in reply to Net::SFTP. Script hangs. Bad repository?
Since you are new, I will point out that the preferred module to use now for ssh2 related operations, like sftp, scp, etc. is Net::SSH2. Google for "install Net::SSH2 windows] and see A little demo for Net::SSH2.
The SSH2 developers recommend that people move up to Net::SSH2, as the old libs are being slowly phased out and less supported.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Net::SFTP. Script hangs. Bad repository?
by Kirill (Novice) on Aug 09, 2010 at 14:05 UTC |