in reply to
Using Net::SFTP on a windows system.
By chance -- did you check that
$Host
is in fact listening with an sshd on port 22? It looks like there's no server on the server side!
Comment on
Re: Using Net::SFTP on a windows system.
Select
or
Download
Code
Replies are listed 'Best First'.
Re^2: Using Net::SFTP on a windows system.
by
dwhitney
(Beadle)
on Mar 03, 2005 at 18:34 UTC
Honest question ;)!
Yes. I checked the address, and used an ftp client to connect to the sftp server. Which worked just fine.
[reply]
In Section
Seekers of Perl Wisdom