Created
October 6, 2015 15:42
-
-
Save shankie-codes/20bbe5c2e2c1efabc3e4 to your computer and use it in GitHub Desktop.
rsync over SSH with zip
This file contains 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 -vzre ssh --delete $sourcedir $destdir |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment