Slashdot Mirror


Ask Slashdot: Network Backup Solution Out of the Box?

First time accepted submitter file terminator writes "I want to buy a network drive for home usage, and am looking for something that would allow for secure and encrypted remote backups over the Internet to a second network drive, preferably advanced enough that all drive content does not have to be transmitted every time. The solution may come as a pair of network drives, and two-way synching would actually be a plus. The drives would be behind respective NATs and setup must allow connecting to any target port. The solution should be readily available (no obscure/local brands/solutions) and not unreasonably expensive. Does anyone have any recommendations for a full out of the box solution?"

7 of 251 comments (clear)

  1. I use SpiderOak by Max+Romantschuk · · Score: 4, Informative

    I tried to roll my own for like forever, and eventually just gave up and went for SpiderOak:
    https://spideroak.com/

    It can be configured to do sync, backup, or something in between. Probably not exactly what you are looking for but perhaps worth a look none the less.

    --
    .: Max Romantschuk :: http://max.romantschuk.fi/
    1. Re:I use SpiderOak by Anonymous Coward · · Score: 3, Insightful

      I really don't get why people still "Ask Slashdot". Does anyone think they're going to get a useful answer? This response meets literally none of the OPs requirements and isn't even the same thing conceptually, yet it sits at +4 Informative and is the closest thing to an answer yet posted.

    2. Re:I use SpiderOak by subreality · · Score: 4, Insightful

      How does this fail anything? You set up a SpiderOak sync between the local machine and the remote one. Files are synced, old versions are backed up in the cloud. It works through any firewall, it does deltas, proper crypto, it's reasonably priced, and it works out of the box. It's exactly what was asked for.

    3. Re:I use SpiderOak by froggymana · · Score: 4, Funny

      I really don't get why people still "Ask Slashdot".

      Have you considered Asking Slashdot about that?

      --
      "To prevent this day from getting any worse, I'll just read ERROR as GOOD THING" 1GJU8xLuDKDxEs4KLf8fAGyptoDsqvEsBT
  2. rsync? by silas_moeckel · · Score: 3, Informative

    Over ssh, did this with a couple linksys routers years ago.

    --
    No sir I dont like it.
    1. Re:rsync? by Iphtashu+Fitz · · Score: 3, Informative

      If you're going to use rsync then I'd recommend using rsnapshot, which is essentially a perl script that makes rsync even more powerful. It's basically a poor-mans version of Apple's Time Machine software. It'll keep hourly/daily/weekly/monthly snapshots in such a way that disk usage is optimized, and the number & timing of snapshots can be fully configured.

    2. Re:rsync? by evilviper · · Score: 3, Interesting

      Rsnapshot is for people who don't know that rsync already has the --link-dest option built-in, or can't write a trivial shell script themselves.

      If you want something automatic and user-friendly, just install BackupPC from the repo, navigate the web interface to setup a system to be backed up, make sure the ssh-key is in-place, and let it handle everything. I was impressed with how little setup there was on a vanilla centos5x system with a "yum install backuppc" (though that may have been from a 3rd party repo, I don't recall).

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant