add (restore) command to 'backup'
add ability into the backup command to automate restoration of a backup file.
maybe start including a small hash to the filenames for easy picking, or just use full filenames.
A hard replace should really do the job in either incremental or full backups...
Incremental restores might be tricky though, could find a way to automate the iteration of in-between incremental if done that way. Pretty sure you would be required to restore incremental backups in order from newest to the time you are going for.
add (restore) command to 'backup'
add ability into the backup command to automate restoration of a backup file.
maybe start including a small hash to the filenames for easy picking, or just use full filenames.
A hard replace should really do the job in either incremental or full backups...
Incremental restores might be tricky though, could find a way to automate the iteration of in-between incremental if done that way. Pretty sure you would be required to restore incremental backups in order from newest to the time you are going for.