Skip to content

Instantly share code, notes, and snippets.

@codenuke
Created September 22, 2021 08:25
Show Gist options
  • Save codenuke/69d3325388a56f35f44a2f2eeca80d09 to your computer and use it in GitHub Desktop.
Save codenuke/69d3325388a56f35f44a2f2eeca80d09 to your computer and use it in GitHub Desktop.
move backup foldter to external harddisk
mv ~/Library/Application\ Support/MobileSync/Backup ~/Library/Application\ Support/MobileSync/Backup_old
ln -s /Volumes/External_1TB_HFS/My\ Backups/iOS_Backups ~/Library/Application\ Support/MobileSync/Backup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment