in reply to Re: Net::SSH::Perl and WGET
in thread Net::SSH::Perl and WGET

Thanks for the tip, this has gotten me much closer.. Now once I run the script, everything downloads to remote host, but the system running script just sits there like the script hasn't finished but I see the downloaded DIR on remote host with all files intact: Script Server: $ ./upgradeServices.pl Remote Host: $ ls 126546-07 DO I need a flag to end the WGET once download completes?!