Skip Menu |

This queue is for tickets about the Net-SFTP-Foreign CPAN distribution.

Report information
The Basics
Id: 43219
Status: resolved
Worked: 1 hour (60 min)
Priority: 0/
Queue: Net-SFTP-Foreign

People
Owner: salva [...] cpan.org
Requestors: toddr [...] cpanel.net
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.46
Fixed in: (no value)



Subject: $ssh->sftp() not working as expected
Hi, I seem to be able to use Net::OpenSSH to successfully connect and access a remote server. However, when I try this, it fails: my $sftp = $ssh->sftp(); $ssh->error and die "SFTP failed: " . $ssh->error; I get this output: SFTP failed: unable to create SFTP client: Connection to remote server is broken at test.pl line 17. Is this feature supposed to be working right now?
thank you for the bug report That was a regression introduced in 0.11. It is now solved in 0.29.