Linked by Thom Holwerda on Tue 24th Apr 2012 17:39 UTC
Permalink for comment 515689
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/25/13 0:45 UTC
Linked by Thom Holwerda on 05/24/13 23:59 UTC
Linked by Thom Holwerda on 05/24/13 22:33 UTC
Linked by Howard Fosdick on 05/24/13 21:41 UTC
Linked by Thom Holwerda on 05/24/13 14:44 UTC
Linked by Thom Holwerda on 05/23/13 23:22 UTC
Linked by Thom Holwerda on 05/23/13 22:04 UTC
Linked by Thom Holwerda on 05/23/13 22:01 UTC
Linked by Thom Holwerda on 05/23/13 17:52 UTC
Linked by Thom Holwerda on 05/22/13 22:23 UTC
More News »
Sponsored Links



Member since:
2006-07-06
It really depends on your usage case then. I have no interest in accessing my files from outside (can't from the company LAN, and don't have a smartphone), I really see the benefit of such services as a data safety system for these files I wouldn't bear to lose, with professional-grade redundancy and back-up strategy.
At the moment I store everything locally on a Qnap as well, and because I'm dreading the eventual demise of the hard drive I mirror it once a week on the machine I used to use as a server (which itself has a RAID-1). But it's not really a satisfying solution either, if only because of the fact that both computers sit in the same room '^^
I guess an alternative to a payed-for service in my case would be a backup buddy that I know I can trust, with a similar NAS, and setup a cron/rsync/ssh job to mirror my data on his box every night (and his data on my NAS reciprocally). Possibly with a version-control layer somewhere to avoid data loss due to "operator error".