Hi there,
I use rsnapshot for some weeks and it is a great tool. It is reliable and simple to understand. It holds the backup in a very simple format and so the simplest user understands it without a learning phase. Great!
But I found two problems I could not solve: One can't really use it to make backups of laptops. If I have the machine at this week connected only one day, I may get a very old backup as "weekly". So it is not very good if you "miss" to take some snapshots at the right intervals.
The other problem is related: If I make a monthly backup, depending on my configuration I will get a backup of the first or second Monday in the last month. It is not possible to make a monthly backup with the state of the first day of the month. For me it is essential to take a backup every month at the first at 0:00. This has to be before our monthly financial settlement and database consolidation.
For both these problems it would be nice if one could take the backup from a larger interval not from the oldest next-highest interval but the youngest backup. This will cost space one more snapshot worth.
I implemented this with a "youngest_for_interval"-Option. Now I take the "hourly" snapshot at 0:00, the "daily" at 0:15, the "weekly" at 0:30 and so on. Every run will create a new copy of the ACTUAL hourly-snapshot with "cp -al ...".
Is it true that rsnapshot could not do this before? Where can I send my patch? Should I send it here? Has anyone native-english-speaking a better idea to name the option?
Thomas Bayen
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
rsnapshot-discuss mailing list
rsnapshot-discuss < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss
