added
[rrq/nilfs2sss.git] / README.adoc
1 nilfs2 Simple Snapshot Scheduler
2 ================================
3
4 The script +sss.sh+ is a "cron bot" script that manages nilfs2
5 snapshots to make a rollback history that contains:
6
7  * the last of each year when older than a year, else
8  * the last of each month when older than a month, else
9  * the last of each week when older than a week, else
10  * the last of each day when older than a day, else
11  * the last of each hour when older than an hour, else
12  * a new snapshot every hour
13