79860803ee
Bunch of stuff
2023-06-23 10:10:17 -03:00
f4f27738a9
Lots of tests
2022-10-07 08:40:50 -03:00
65786716a0
Backup: added ionice and notification
2022-06-10 09:24:44 -03:00
4ef0f2c542
Backup: prune better and do not backup MasterClass project files
2022-04-01 20:23:55 -03:00
fbb551377b
fix(backup): Each backup has it's own folder
...
I was previously using one folder for multiple backups, but it doesn't
help for pruning old backups. So, now, each backup set has it's own
folder, what makes it easier to restore as well.
2021-04-03 23:09:15 -03:00
d3fc0cecb6
fix(Backup): do not append a "-2" to the VM backup name anymore
2021-03-27 11:38:50 -03:00
d1ec197dc4
fix(Backup): do not create unecessary file anymore
2021-03-26 20:43:52 -03:00
9b3515d121
fix(Backup): folder name with space can be backed up
...
Backup function were not working with folders that had space on it.
Fixed now including double quotes with the parameter inside the
function.
2021-03-26 20:41:19 -03:00
e978b6a36e
feat(backup): keeping just 1 repository per backup and testing it
2021-03-26 09:20:05 -03:00
790e5f0d9b
Backup: use only 2 repositories per disk
...
It appears to be safe enough to have just a few repositories (2 per
disk, 4 at total) to avoid backup corruption and it will increase a lot
the disk space management and how long I will be able to keep my
backups.
2021-03-25 11:27:28 -03:00
e9d68361ad
Update backup to Borg
...
Not using zbackup anymore as it is not being maintained. Borg appears to
be a better replacement.
2021-03-23 23:00:13 -03:00
3b52ad3ae3
Improve backup menu removing issued alias to rsync
2021-02-02 12:22:43 -03:00
35ed6782e6
Implementing zBackup to backups and organizing script
2020-05-24 11:10:39 -03:00