I have checked everything. Even tried connecting to a different Zope instance. Same problem. I just built out this new server. It says the authentication has failed. I am going in with the IP address and correct port addresses (8021, etc)
TIA,
Trevor
On Feb 7, 2008 9:52 AM, Andreas Jung <
lists@zopyx.com> wrote:
--On 7. Februar 2008 09:30:01 -0400 Trevor Johnson <trevorpython@gmail.com>
wrote:
> Hi;
> For some reason, I cannot ftp into my zope instance. This from zope.conf:
>
> <ftp-server>
> # valid key is "address"
> address 8021
> </ftp-server>
"cannot ftp" means what exactly? You can't login? You can't connect?
You're really pointing your FTP client to the dedicated FTP port of Zope
and not using the standard FTP port? Trible check!
-aj