Skip to content

Instantly share code, notes, and snippets.

@yano3
Created October 29, 2011 14:46
Show Gist options
  • Save yano3/1324530 to your computer and use it in GitHub Desktop.
Save yano3/1324530 to your computer and use it in GitHub Desktop.
Backup iTunes iOS device backup files
cd ~/Library/Application\ Support/MobileSync
tar -czvf /path/to/Backup.tar.gz Backup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment