[Zope-CMF] ftp-problem
Dieter Maurer
dieter@handshake.de
Fri, 31 Jan 2003 21:22:01 +0100
Stefan Guericke wrote at 2003-1-31 14:23 +0100:
> i have problem with uploading html and txt files to a user directory with an
> ftp-client. i want to upload html-files and store them as cmf "Documents".
> but i always get the error code 426: Error creating file. this doesn't
> happen when uploading images or directories. any ideas or solutions?
>
> i'm using the ftp-server within zope and use a "manager" to upload files.
Apply my patch "Better FTP error messages"
(--> <http://collector.zope.org/Zope>) and see what it tells you.
Dieter