in reply to Re: Unable to transfer file with scp_put using Net::SSH2
in thread Unable to transfer file with scp_put using Net::SSH2
Thanks very much for your feedback. I tried the code given by yourself to understand the error returned better, but still could not make sense of it, perhaps you could shed some light for me. Below are the error returned:
D:\Test>call test_a.pl > samle.log libssh2_scp_send_ex(ss->session, path, mode, size, mtime, atime) -> 0x +1d05914 Net::SSH2::Channel::DESTROY -37 LIBSSH2_ERROR_EAGAIN Unable to send channel data at D:\Test\test_a +.pl line 26. Net::SSH2::SFTP::DESTROY Net::SSH2::SFTP::DESTROY freeing session Net::SSH2::DESTROY object 0x19b6b3c
The perl version : v5.8.8 built for MSWin32-x86-multi-thread.
Net::SSH2 version : 0.28
Installed it via ppm and obtained the ppd file from http://theoryx5.uwinnipeg.ca/ppms/Net-SSH2.ppd.
Please do let me know if you upload the latest version of Net::SSH2, at least i could still give it a try. Thanks again.
Regards,
Sandra
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Unable to transfer file with scp_put using Net::SSH2
by syphilis (Archbishop) on Aug 23, 2010 at 21:33 UTC | |
by tsandras (Initiate) on Mar 01, 2011 at 08:46 UTC |