Posted on 2009-11-14 11:05:52-08 by salva in response to 11756
Re: How do I enable compression?
Net::SFTP implements file transfer methods in a very inefficient manner. They perform very badly when the network latency is high.

Use Net::SFTP::Foreign instead or use the SCP mechanism from Net::SSH2 or Net::OpenSSH

Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.