Answers for "rsync to remote"

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

Browse Popular Code Answers by Language