I'm trying to automate the way i copy files from one machine to the next.
How can i create a shell script that will scp over the network
say the scp command is
scp /workplace/test.txt angelblaze@127.0.0.17:/wor
kplace
and the password is 12345
Start Free Trial