Skip to content

Instantly share code, notes, and snippets.

@lourou
Created June 7, 2018 12:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lourou/7da9eaa3d233e6d2ef5af64f57e40f65 to your computer and use it in GitHub Desktop.
Save lourou/7da9eaa3d233e6d2ef5af64f57e40f65 to your computer and use it in GitHub Desktop.
tar czf - ./path/to/source | ssh user@host tar xvzfC - /path/to/target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment