hostpc.com
Verified User
As the admin (or webadmin) reseller, I create backups daily. I'd like to see the option of storing incremental backups.
For instance a backup created for user hostpc stores the backup as:
hostpc.tar.gz
I'd propose a flag in directadmin.conf to allow us to set #of days to keep - and then they'd be stored as (5 day retention):
hostpc.20050115.tar.gz
hostpc.20050116.tar.gz
hostpc.20050117.tar.gz
hostpc.20050118.tar.gz
hostpc.20050119.tar.gz
Then rotate out the days as the retention period that was pre-defined expires.
It shouldn't be that hard, I wouldn't think - but it'd have to be (from what I can see) a core DA update.
I have one solution in place to move those backups to another server, but storing multiple days with this naming schema would be fantastic.
Thanks
PS: Also, I'd happily second a reseller backup option as server admin.
For instance a backup created for user hostpc stores the backup as:
hostpc.tar.gz
I'd propose a flag in directadmin.conf to allow us to set #of days to keep - and then they'd be stored as (5 day retention):
hostpc.20050115.tar.gz
hostpc.20050116.tar.gz
hostpc.20050117.tar.gz
hostpc.20050118.tar.gz
hostpc.20050119.tar.gz
Then rotate out the days as the retention period that was pre-defined expires.
It shouldn't be that hard, I wouldn't think - but it'd have to be (from what I can see) a core DA update.
I have one solution in place to move those backups to another server, but storing multiple days with this naming schema would be fantastic.
Thanks
PS: Also, I'd happily second a reseller backup option as server admin.