I am not certain how you will handle sftp - which
happens to be interactive by nature; in a shell
script.
I am using scp along with BatchMode on command line.
This will not prompt for password. If authentication
is configured to work without password, the scp will
do it's job. If scp ...
I am not certain how you will handle sftp - which
happens to be interactive by nature; in a shell
script.
I am using scp along with BatchMode on command line.
This will not prompt for password. If authentication
is configured to work without password, the scp will
do it's job. If scp ...
[ more ]