[Zope] Zope 2.7 FTP Bandwidth Limiter?

Dieter Maurer dieter at handshake.de
Thu Feb 26 16:19:55 EST 2004


Edward Pollard wrote at 2004-2-25 13:21 -0700:
> ...
>=95 Dieter does not have this problem in 2.7, which may suggest that the=
=20
>problem is not Zope.

The original report was for an upload.

I now repeated it for a download -- this is much faster (probably
because the file was already in the ZODB cache).

Upload
=3D=3D=3D=3D=3D=3D
ftp> put pop.log pop.gif
local: pop.log remote: pop.gif
227 Entering Passive Mode (127,0,0,1,129,213)
150 Opening Binary connection for pop.gif
100% |*************************************|  2912 KB   40.74 MB/s    00:=
00 ETA
226 Transfer complete.
2982002 bytes sent in 00:01 (2.69 MB/s)


Download
=3D=3D=3D=3D=3D=3D=3D=3D
ftp> get pop.gif
local: pop.gif remote: pop.gif
227 Entering Passive Mode (127,0,0,1,129,215)
150 Opening Binary mode data connection for file 'pop.gif'
100% |*************************************|  2912 KB   29.69 MB/s    00:=
00 ETA
226 Transfer complete
2982002 bytes received in 00:00 (29.47 MB/s)

--=20
Dieter



More information about the Zope mailing list