in reply to Re^2: scp output without having to use "Net::SCP" in Perlin thread scp output without having to use "Net::SCP" in Perl
system("/usr/bin/scp", "--", $output, "$USER\@$host:/tmp/LOGS/"); [download]