in reply to Re: Running a Net::SFTP::Foreign script from cron
in thread Running a Net::SFTP::Foreign script from cron

Thank you so much. I must have had one of those duh moments. ssh is in /usr/bin on my two systems that work (and therefore in my sparse cron environment), but installed elsewhere on my two systems that failed. Good catch. Works fine now.
  • Comment on Re^2: Running a Net::SFTP::Foreign script from cron