Skip to content

Instantly share code, notes, and snippets.

@tegansnyder
Forked from paales/gist:6682242
Created January 7, 2014 15:21
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 tegansnyder/8300864 to your computer and use it in GitHub Desktop.
Save tegansnyder/8300864 to your computer and use it in GitHub Desktop.
rsync -chavzP --exclude='path/to/installation/var/cache' --exclude='path/to/installation/.git' --exclude='path/to/installation/media/catalog/product/cache' --exclude='path/to/installation/var/tmp' --exclude='path/to/installation/var/session' --exclude='kiboots/var/report' --stats username@host:path/to/installation /destination/path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment