bulent_sahin has asked for the wisdom of the Perl Monks concerning the following question:
I am trying to write a central backup sw with Perl. and I would like to use your Net::SFTP::Foreign module in my perl code. I have also use PuTTY for SSH connection to my systems. I wrote my Perl code with Net::SFTP:Foreign, but I got following error line,I think, I have to associate PuTTy or any ssh client with Net::SFTP::Foreign But I don't know... How can I do ?? Could you please help me to make this association ? it is very critical for me... Where I can find a resource about this issue ? Thank you very much for your valuable help... with my Best Regards, bulent_sahin.'ssh' is not recognized as an internal or external command, operable program or batch file.
- Comment on how can i use PuTTY under Net::SFTP::Foreign ?
- Download Code
| Replies are listed 'Best First'. | |
|---|---|
|
Re: how can i use PuTTY under Net::SFTP::Foreign ?
by moklevat (Priest) on Mar 05, 2008 at 15:24 UTC | |
|
Re: how can i use PuTTY under Net::SFTP::Foreign ?
by pc88mxer (Vicar) on Mar 05, 2008 at 15:24 UTC | |
|
Re: how can i use PuTTY under Net::SFTP::Foreign ?
by salva (Canon) on Jul 17, 2008 at 13:22 UTC |