On Monday 29 August 2005 12:49 pm, Roger Ashby wrote:
> I've written a script that transfers a large number of image files, about
> 20 to 30MB in size over to a Solaris server, and I've noticed that while
> using the NET::FTP module on windows it takes about 4-6 minutes to transfer
> each file, however when I run the same code a Linux machine it takes only
> 20-30 seconds which is more in line with what I would expect when
> transferring files over 100Mb connection. Does anyone know why this is, and
> if there is anything on the windows side I can tweak within Perl to improve
> performance?

  How do the numbers compare if you ftp a file using the
ftp client from windows to the Solaris versus linux to
the Solaris?

  IOW, with Perl out of the equation, does ftp itself
show the same dramatic time difference?

   Scott


-- 
POPFile, the OpenSource EMail Classifier http://popfile.sourceforge.net/
Linux 2.6.11.4-21.8-default x86_64
SuSE Linux 9.3 (x86-64)
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to