In addition to other comments people may have…
We strongly advocate proper primary backups using TimeMachine (or similar snapshot-style backup applications) and external drives. Also, you should read the recent series of articles we posted: https://www.devontechnologies.com/search?q=backups&from=blog
Here’s an extra layer of backup to consider. You can export an entire database into a zip file with the menu bar > Scripts > Export script. This has to be done manually, so I’ve set a reminder in my task manager (Things 3) to remind me once a week. Running this script creates the zip file of the Db in the Backups folder and I’ve set Hazel to watch it for new files, which will the zip file to an external drive. Hazel will also remove older backups in both locations.
The backup to ZIP script coming with DEVONthink indeed needs to be run manually but with very few and simple modifications it can be activated by a Reminder. Then DEVONthink only has to run and the zipping (and prior optimizing) works automatically.
The ZIP file can be save everywhere, local drive, network drive, or cloud service.
I too use Hazel to maintain the ZIP backups folder. I have set it to remove all ZIP files from the backup folder which are older than six weeks and which don’t have a “keep” marker (like a specified colour tag or maybe even the word “keep” in the ZIP’s file name.
That’s a great idea. What happens when the reminder document is synched to another computer?
Also, when I try to point the reminder to an external script, all I can do is ‘choose’ Open Document, but I’m not able to actually open any file with that. Is this a bug or am I not getting what’s supposed to happen here?
Regarding Arq, I have it run once a day in the middle of the night on the folder where all my DBs are stored. The databases are never in use in the middle of the night and Arq is pretty quick.
In the past I used a shell script to periodically copying the files locally to the Synology but later I moved to Arq because it has all the scheduling etc. built-in. Disadvantage: All files on the Synology are also encrypted and in Arq’s filing structure. Or that is an advantage when you feel like someone could break into your house or office and steal the disk array.
I would think that whatever your backup strategy is for the rest of your data, it would naturally include your Devonthink Database. In my case I have TimeMachine running for its hourly backups. Each night I have Carbon Copy Cloner clone my hard drive to an external drive. And then for offsite backup, all of my data is being continuously backed up to the cloud by CrashPlan. All of this happens without any action by me.