Skip to content

Instantly share code, notes, and snippets.

@RELATO
Created August 12, 2015 09:22
Show Gist options
  • Save RELATO/320aeb25fbabaaf39726 to your computer and use it in GitHub Desktop.
Save RELATO/320aeb25fbabaaf39726 to your computer and use it in GitHub Desktop.
# https://wiki.zimbra.com/wiki/ZCS_to_ZCS_rsync_Migration
rsync --delete -axvzKHS [source-location] [newserver-IP-address]:[destination-location]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment