Copy Files Using SCP Command
Command format: scp -r file origin destination
Important
Make sure you have the right credentials for every remote server you are working. You need the right pair of username and password of each machine for a successful transfer.
- Read more about Copy Files Using SCP Command
- Log in or register to post comments