Quick example:
my $rcp_command = "rcp $file $username@$hostname:$destfile"; system( $rcp_command );
Pretty simple. Again, if I print() $rcp_command and then cut/paste it to a shell it works without a problem. Also please note that I cannot install any modules on these machines.
Any help would be greatly appreciated.
In reply to Password request on RCP? by hydo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |