Win an Amazon Kindle!
This month's giveaway gadget - Amazon's Kindle - will keep you entertained on the long trip home to visit family and friends over the holidays. Enter the drawing now!
Applied Security Visualization
By Raffael Marty
Published by Addison-Wesley Professional
Learn more!

IT Manager's Handbook
By Bill Holtsnider and Brian D. Jaffe
Published by Morgan Kaufmann
Learn more!

Windows Vista Resource Kit
By Mitch Tulloch, Tony Northrup, and Jerry Honeycutt
Published by Microsoft Press
Learn more!









If you are using a Mac have
If you are using a Mac have a look athttp://www.drobo.com/Products/Time_Machine.html
I think it has it all except the web server.
Thomas, Thanks for the
Thomas,Thanks for the pointer. I plan to get my first Mac since, oh lemme see...1984 soon. It won't be my main machine but will allow me to keep up with things a bit better and give me a chance to play with Time Machine.
Sean
Surely you've come across
Surely you've come across rdiff-backup? Does most of what you want, if you don't mind the commandline interface.http://www.nongnu.org/rdiff-backup/
You are seeing the backup
You are seeing the backup problem in much the same way I do these days: you need to backup a large data set, keeping old versions of files online and accessible for a long period of time and want to use NAS devices as a cost effective storage media. Traditional systems just are not addressing this view so for my needs I wrote ArcvBack (see arcvback.com).Stephen, Thanks for the
Stephen,Thanks for the pointer. I'll take a look.
Sean
Sounds like you want
Sounds like you want Subversion with a distributed filesystem as a backend. Google, I think, did something similar for Google code. I'm not sure if there is an Open Source implementation yet...David, What I would really
David,What I would really like is a storage layer that does what SVN does without requiring any use of special commands by me or by the apps I use. A WebDav layer on top of SVN comes close... I hope WebDav - or something similar - really takes off because a side-effect of the level of indirection it entails is that all sorts of clever transparent backup magic can happen.
Sean