Skip to content

Instantly share code, notes, and snippets.

@douglasjarquin
Created June 8, 2011 04:08
Show Gist options
  • Save douglasjarquin/1013757 to your computer and use it in GitHub Desktop.
Save douglasjarquin/1013757 to your computer and use it in GitHub Desktop.
alias backup='s3sync -v -r --progress --exclude=".svn" --exclude=".DS_Store" --exclude="Library/Caches" --delete ~/ my_backup_bucket:/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment