Posted on Fri Dec 23 14:29:32 2005
by salvain response to 1497(See the whole thread of 3)
Re: Net::SFTP 0.10 - Broken Pipe error
you can try using Net::SFTP::Foreign, it uses the ssh binary to stablish the connection to the remote server instead of Net::SSH::Perl and so, it usually works where sftp does.