in reply to how can i use PuTTY under Net::SFTP::Foreign ?
my $sftp = new Net::SFTP::Foreign(ssh_cmd => 'C:/path/to/putty.exe', h +ost => ...); ... [download]