Created
September 22, 2021 08:25
-
-
Save codenuke/69d3325388a56f35f44a2f2eeca80d09 to your computer and use it in GitHub Desktop.
move backup foldter to external harddisk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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