Where are backup files stored on my Mac?
Article ID: 594 | Last Updated: Fri, Apr 15, 2016 at 12:17 PM
All backups are stored inside the following sandboxed directory:
~/Library/Containers/com.guidedways.TodoMac/Data/Library/Application Support/Backups
Please note the ~ This is short for the currently logged in User’s directory. A good way to navigate to this folder is to open the Terminal.app and then type the following:
cd ~/Library/Containers/com.guidedways.TodoMac/Data/Library/Application\ Support/Backups
and then the following to open it in Finder:
open .