/Library/Application\ Support/MobileSync/Backup
I thought the easiest solution was to move it to the local scratch disk and symbolically link it. Heres the exact command I used to create the symbolic link:
ln -s /Volumes/Scratch\ Disk/Stephen/Library/Application\ Support/MobileSync/Backup /Network/Servers/appleton.chesterfield.ac.uk/home2\$/LeachS/Library/Application\ Support/MobileSync
Seems to have done the trick.
I also noticed another folder taking up a lot of disk space whenever I tried to do a software update for the iPads:
/Volumes/Scratch\ Disk/Stephen/Library/iTunes/iPad Software Updates/
I decided to move the whole /Library/iTunes folder across. Here's the command I used to create a symbolic link:
ln -s /Volumes/Scratch\ Disk/Stephen/Library/iTunes /Network/Servers/appleton.chesterfield.ac.uk/home2\$/LeachS/Library
I also noticed another folder taking up a lot of disk space whenever I tried to do a software update for the iPads:
/Volumes/Scratch\ Disk/Stephen/Library/iTunes/iPad Software Updates/
I decided to move the whole /Library/iTunes folder across. Here's the command I used to create a symbolic link:
ln -s /Volumes/Scratch\ Disk/Stephen/Library/iTunes /Network/Servers/appleton.chesterfield.ac.uk/home2\$/LeachS/Library
No comments:
Post a Comment