Skip to content

Instantly share code, notes, and snippets.

@gp187
Created July 8, 2018 11:14
Show Gist options
  • Save gp187/176843ecfb0c35e08fff82a6acf43e96 to your computer and use it in GitHub Desktop.
Save gp187/176843ecfb0c35e08fff82a6acf43e96 to your computer and use it in GitHub Desktop.
rsycn commands
# 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