Skip to content

Instantly share code, notes, and snippets.

@shankie-codes
Created October 6, 2015 15:42
Show Gist options
  • Save shankie-codes/20bbe5c2e2c1efabc3e4 to your computer and use it in GitHub Desktop.
Save shankie-codes/20bbe5c2e2c1efabc3e4 to your computer and use it in GitHub Desktop.
rsync over SSH with zip
rsync -vzre ssh --delete $sourcedir $destdir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment