Skip to content

Instantly share code, notes, and snippets.

@willgarcia
Last active August 29, 2015 14:02
Show Gist options
  • Save willgarcia/7035606aec4c4f4317ea to your computer and use it in GitHub Desktop.
Save willgarcia/7035606aec4c4f4317ea to your computer and use it in GitHub Desktop.
rsync avec symlinks
rsync -avz -e ssh /var/lib/jenkins root@myhost:/var/lib/jenkins.prod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment