I am looking to set up a server to back up all my files from about 4 machines + phones. Can you recommend some systems for me to look at? Is it better to buy one or set up one my self?

What software do I have to run? I am thinking of running something like crashplan for the backup. Any suggestions are appreciated.

EDIT: I already have a linux server I run.

Thanks,

-P

link|improve this question
What software does your machines run? Windows? (I'm guessing so). I'm a Linux fanboy, and for this, would setup a box and run nightly rsyncs. If you're not familiar with Linux, then you should look into rsync for Windows. – David Jul 2 '11 at 19:48
feedback

migrated from serverfault.com Jul 3 '11 at 5:26

This question came from our site for system administrators and desktop support professionals.

1 Answer

Perhaps you can consider rsync. It's cross platform, lightweight, and flexible. You can tweak it to get a dropbox like backup, and if you are transferring huge files, you can configure rsynch to use a preset bandwidth to save your self some capacity to do other things.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.