How to limit the amount of disk space Time Machine will use?
On Yosemite, how do you limit the amount of disk space Time Machine will use?
I'm using a Seagate Goflex Home 2tb drive connected to my router as a Time Machine backup drive. I use this for three things 1)Time Machine 2) an occasional backup of windows document subdirectory 3) backup of music and photos for long term storage. Doing something like re-partioning the drive is not an option. I'll just go buy another drive for time machine's sole use. In addition, using software from Seagate is not an option. I don't want to use their software for different reasons (mainly the GoFlex home is really designed as a "media server" which I don't use. I, of course, use iTunes. 🙂 ) On the Mac, I'm only using about 250GB total but time machine is rapidly using up space.
Apparently using a terminal command like below, used to work, but no longer works under Yosemite.
For a limit of 100gb the number below would be 100 x 1024
sudo defaults write /Library/Preferences/com.apple.TimeMachine MaxSize 102400
To remove the limit, use the following command:
sudo defaults delete /Library/Preferences/com.apple.TimeMachine MaxSize |
Now, I'm not too familiar with terminal and I'm not about ready to issue a command without knowing exactly what it is going to do.
Is there an easier "switch" someplace or an app that does this?
If I don't limit the size, at some point there will not be any space left for windows backups and additional photo and music files.
iMac (27-inch, Late 2012), OS X Yosemite (10.10.1)