[Zope] Very Strange FTP upload bug!
Chris Withers
chrisw@nipltd.com
Fri, 01 Feb 2002 13:43:32 +0000
Adam Warner wrote:
>
> If I can't robustly upload files to a zope database using FTP then I may
> have to reevaluate this specific use of zope. All I uploaded was some
> HTML source. If zope can't cope with that then I can't easily use it to
> archive HTML source material.
Look at PUT_factory, it'll probably solve both your MIEM type and uploading
problems...
> If I was uploading to a filesystem this problem wouldn't arise.
Well, why _are_ you using Zope?!
cheers,
Chris