Created
June 7, 2018 12:53
-
-
Save lourou/7da9eaa3d233e6d2ef5af64f57e40f65 to your computer and use it in GitHub Desktop.
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
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