Hi DA users,
So I own a VPS and want to create each hour a backup of a specific user.
How can I setup a backup "system" which will create 24 backups? As example:
Time: Filename:
00:00 user_00_00.tar.gz
01:00 user_01_00.tar.gz
02:00 user_02_00.tar.gz
03:00 user_03_00.tar.gz
04:00 user_04_00.tar.gz
etc etc
I don't care about the filenames, I just want them to be unique (up to 24 - for each hour) so I can go one hour back in time with the backup so to speak.
Thanks in advance!
Gerwim
So I own a VPS and want to create each hour a backup of a specific user.
How can I setup a backup "system" which will create 24 backups? As example:
Time: Filename:
00:00 user_00_00.tar.gz
01:00 user_01_00.tar.gz
02:00 user_02_00.tar.gz
03:00 user_03_00.tar.gz
04:00 user_04_00.tar.gz
etc etc
I don't care about the filenames, I just want them to be unique (up to 24 - for each hour) so I can go one hour back in time with the backup so to speak.
Thanks in advance!
Gerwim