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
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to