[Zope] FTP Failures on new install
Dieter Maurer
dieter at handshake.de
Thu Aug 4 14:02:06 EDT 2005
Steve McMahon wrote at 2005-8-4 08:28 -0700:
>I've having trouble getting FTP working on a new Zope install. All other
>Zope functions appear normal, but I'm unable to transfer files _to_ Zope
>via FTP. I can use FTP to download files from the Zope server and can
>create new directories on the server. But attempts to transfer files to
>the server all result in "426 Error creating file" errors.
>
>> ftp> put test.html
>> 200 PORT command successful.
>> 150 Opening ASCII connection for test.html
>> 426 Error creating file.
Visit your "error_log" object (in Zope's "Root Folder" (ZMI!))
and see what it tells you about the problem...
--
Dieter
More information about the Zope
mailing list