in reply to Having trouble getting sftp to work
This is a known problem with the older sftp and SSH-Perl modules. To fix alot of those problems, the Net::SSH2 module was developed. See A little demo for Net::SSH2 for an example of sftp and shell usage within the Net::SSH2 module.
|
|---|