On Apr 29, 2013, at 5:54 PM, Xianwen Chen <[email protected]> wrote:
> Hi fellas, > > I'm looking for a versioning file system or a comparative implementation. The > idea is that I want to store file changes for some periods of time. I also > want to be able to delete earliest few periods' file changes when the > harddisk is almost full. > > I couldn't find information on availability of versioning file system in > OpenBSD. Did I missi something? > > Kind regards, > > Xianwen > Not sure, but it sounds like you are looking for something like this: http://blog.interlinked.org/tutorials/rsync_time_machine.html

