[Zope] ANNOUNCE: ZServer 1.0b1 release

Daren Sefcik daren@partners-dsi.com
Thu, 22 Apr 1999 15:04:07 -0700 (PDT)


> > FYI...normal FTP programs (LeechFTP, UNIX FTP,etc)
> > work fine but using NOF4 I can get the below errors each time.
> 
> Can you test this fix for me?
> 
> Change ZServer/medusa/ftp_server.py line 297 from:
> 				cdc = recv_channel (self, fd)
> to:
> 				cdc = recv_channel (self, None, fd)


This worked perfect..I uploaded about 10MB (around 100 pages and grahics/docs)
I am impressed...GREAT WORK!!

Daren

PS..this is uploading from NOF4 to a FreeBSD/ZServer/Zope installation.