> -----Original Message-----
> From: Joe Kazimierczyk [mailto:[EMAIL PROTECTED]]
> Sent: 14 August 2000 20:24
> To: [EMAIL PROTECTED]
> Subject: Re: Net::FTP speed
> 
> 
> Dan Sugalski wrote:
> > 
> > Yech, that's abysmal. Try turning on debugging to see if 
> anything shows
> > there. Also consider switching from the generic store 
> method to one you
> > roll by hand. (There are directions in the Net::FTP docs 
> for this) That way
> > you can see how long each piece of the put takes. You might 
> be tripping
> > over some timer or something.
> 
> Debugging on doesn't reveal any problems.  I dread having to code my
> own store method, so I'll leave that as my last resort!  I guess I'm
> just hoping there's a simple answer that I've missed.

If you want to double-check that the slowness is in the transfer stage,
rather than during startup or closedown, perhaps you could try some tests
with different sized files, including some short ones.

HTH
-- 
Sebastian Bazley <[EMAIL PROTECTED]>
The opinions expressed herein are my own, and are not necessarily endorsed
by my employer ...


___________________________________________________________________________
This email is confidential and intended solely for the use of the 
individual to whom it is addressed. Any views or opinions presented are 
solely those of the author and do not necessarily represent those of 
Sema Group. 
If you are not the intended recipient, be advised that you have received this
email in error and that any use, dissemination, forwarding, printing, or 
copying of this email is strictly prohibited.

If you have received this email in error please notify the Sema Group
Helpdesk by telephone on +44 (0) 121 627 5600.
___________________________________________________________________________

Reply via email to