Can you scp a file to multiple locations in the same command?
IE. scp file.txt user@ip-1.com:, user@ip2.com:
Or would it be more practical to create a bash script that has all the hosts already in it and it would just take a file as the argument?
|
Can you scp a file to multiple locations in the same command? Or would it be more practical to create a bash script that has all the hosts already in it and it would just take a file as the argument? | ||||
|
feedback
|
|
Let's say you have a file (
| |||||||
feedback
|
| |||
|
feedback
|