Last active
November 5, 2019 10:55
-
-
Save daniDLL/0f9c16c1839df9182d014e092755b551 to your computer and use it in GitHub Desktop.
RSYNC (SSH)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rsync -avzhe ssh host_user@host_ip:remote_path/ local_path |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment