Again, thanks to all for the input.. I finally realized I was not properly handling my exit code, I was simply expecting the script to finish. Adding the following check now downloads the DIR and moves on to next step of script
if ($exit3 == 0) { print "Download Completed!\n"; }
In reply to Re^4: Net::SSH::Perl and WGET
by Monkless
in thread Net::SSH::Perl and WGET
by Monkless
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |