Created
July 8, 2018 11:14
-
-
Save gp187/176843ecfb0c35e08fff82a6acf43e96 to your computer and use it in GitHub Desktop.
rsycn commands
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 over ssh (entire dirs) | |
rsync -a ~/dir1 username@remote_host:destination_directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment