RyanScottLewis / cutback

Backup system with the goal of creating smaller, more focused backups.
https://ryanscottlewis.github.io/cutback
MIT License
2 stars 0 forks source link

Output to Script #9

Open RyanScottLewis opened 5 years ago

RyanScottLewis commented 5 years ago

Since the business end of Cutback really only runs system commands, a backup configuration should be able to generate a runnable script which runs the same commands.

Generated script could even re-implement the identifier generation functionality of cutback to continuously generate backups with incremental indicies.