Answers for "rsync remote to remote ssh"

3

rsync from remote to local

rsync -chavzP --stats [email protected]:/path/to/copy /path/to/local/storage
Posted by: Guest on March-31-2020

Code answers related to "rsync remote to remote ssh"

Browse Popular Code Answers by Language