|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: how can i use PuTTY under Net::SFTP::Foreign ?by moklevat (Priest) |
| on Mar 05, 2008 at 15:24 UTC ( #672193=note: print w/ replies, xml ) | Need Help?? |
|
From Net:SFTP::Foreign it looks like you define your external SSH client by ssh_cmd => $sshcmd. From the PuTTY Documentation it looks like you invoke putty from the command line by putty.exe [-ssh | -telnet | -rlogin | -raw] [user@]host. However, depending on what you are trying to do, you may want to use PuTTY's PSFTP or PSCP clients instead.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||