rah has asked for the wisdom of the Perl Monks concerning the following question:
open2: exec of ssh -l user some.location.com -s sftp failed at /usr/local/lib/perl5/site_perl/5.8.0/Net/SFTP/Foreign.pm line 67
Additionally, HP-UX complains about write to ssh pipe error, while AIX complains about a read from ssh pipe error. The setup uses an RSA key, so the script does not prompt for any user input. Does anyone know what is going on and/or how I might be able to coax this script to run from cron?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Running a Net::SFTP::Foreign script from cron
by grep (Monsignor) on Nov 07, 2006 at 21:15 UTC | |
by rah (Monk) on Nov 07, 2006 at 21:29 UTC | |
by uzzikie (Sexton) on Jun 15, 2011 at 03:18 UTC | |
|
Re: Running a Net::SFTP::Foreign script from cron
by salva (Canon) on Nov 08, 2006 at 16:36 UTC |