|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: SFTP->RPUT Crashesby salva (Canon) |
| on Feb 18, 2012 at 11:35 UTC ( [id://954743]=note: print w/replies, xml ) | Need Help?? |
|
rput does not fails on errors, it just ignores then, but you can handle then using the on_error callback.
To get debugging information from Net::SFTP::Foreign, at the beginning of your script, redirect STDERR to some file and activate the following debugging flags:
You can send me the output to the email that appears on Net::SFTP::Foreign documentation (I am its author) for inspection. IMO, the most likely cause of the problem may be some bug in Net::SSH2, ensure you are using the latest version compiled also against the latest version of libssh2 as both are continuosly being improved.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||