eliassorensen
Verified User
- Joined
- Dec 23, 2011
- Messages
- 10
I want to run a System Backup cronjob every day, but contrary to the "admin backup/transfer" that just overrides the file, System Backup makes a new folder with the date, hence having multiple folders for each date the backup is run.
I would love to have just ONE folder with the latest backup - so it'll delete the old folder on every backup.
The reason is, that I use Dropbox to synchronize the backups. It works great with admin backup, as it creates a zip-file for each user, and overrides the old one on each backup. That way, I only have the file one place in Dropbox, but I can right click it, and see 30 versions (days) back without it takes up backup*30 space.
Is it possible to do the same with System Backup natively in DA? Or will I have to create a manual cronjob that runs a script (e.g. python) to delete the old folders every night (for example truncates the folder 30 minutes before the System Backup cronjob runs).
Any ideas?
I would love to have just ONE folder with the latest backup - so it'll delete the old folder on every backup.
The reason is, that I use Dropbox to synchronize the backups. It works great with admin backup, as it creates a zip-file for each user, and overrides the old one on each backup. That way, I only have the file one place in Dropbox, but I can right click it, and see 30 versions (days) back without it takes up backup*30 space.
Is it possible to do the same with System Backup natively in DA? Or will I have to create a manual cronjob that runs a script (e.g. python) to delete the old folders every night (for example truncates the folder 30 minutes before the System Backup cronjob runs).
Any ideas?