linux-time-machine.sh
linux-time-machine.sh copied to clipboard
create a configuration wizard
I believe that to facilitate the configuration of the time machine a wizars-style configurator can be created. Something like this:
time-machine configure-folder
-
Set the folder to versioning:
/etc
-
Choose the time to backup: -> Peer day -> Peer hour -> Custom (crontab format)
-
Occurrence of backup (per day or our previous select): -> The answer here is going to be every x days or hours.
And for change settings for a folder that is already sync in time machine can be something like:
time-machine reconfigure-folder
-
Select the folder to reconfigure: -> List all the folder using time machine.
-
Choose the time to backup: -> Peer day -> Peer hour -> Custom (crontab format)
-
Occurrence of backup (per day or our previous select): -> The answer here is going to be every x days or hours.