On Wed, 11 Aug 2010, travis+ml-rs...@subspacefield.org wrote: > Hey all, I'm writing a tool: > > http://www.subspacefield.org/security/hdb/ > > It is very similar in some ways to rsync, except it's meant for > backing up locally to removable HDDs, and it keeps metadata around > when the HDD is removed. > > I figured I'd ping people here to see if they are interested in > participating in the brainstorming sessions. I figure you know a lot > more than me about this kind of stuff.
Maybe I'm misinterpreting "keeps metadata around when the HDD is removed". Isn't that part of most backup software? If you haven't already, the Hierarchical Storage Management (HSM) page on Wikipedia[1] has a list of software that (probably) does this. In particular, at a former job of mine, we used Tivoli for backups. It did what you're stating (kept metadata about backups around even without the backups). -- Best, Ben [1] http://en.wikipedia.org/wiki/Hierarchical_storage_management#Implementations -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html