How do I make my own online storage server?

5

1

I have an external hard drive and I want to make it accessible on the web for a few friends so they can backup more easily.

I use Windows 7 Pro. What would be the best, simplest and most secure method to do this? What software should I use?

sebastian

Posted 2011-04-24T18:45:02.477

Reputation: 205

Answers

5

I recommend CrashPlan it supports peer-to-peer backups. You can set it up so you backup data to your friend's computer and vise-versa. You can also backup to a local network share or an external HD

Asher

Posted 2011-04-24T18:45:02.477

Reputation: 902

thanks for your reply. I just installed CrashPlan and it's not quite what I'm looking for. Isn't there an Windows option, to share on the web and use a user and pass; something like Windows Remote Desktop but on online? – sebastian – 2011-04-24T19:00:42.533

the idea is that you add your friend as a backup destination. you have an "Invite" link in your backup destination tab. (your friend needs to install this software too...) – Asher – 2011-04-24T19:04:16.710

look at this video tour http://www.youtube.com/watch?v=O6qSJIkcWss

– Asher – 2011-04-24T19:05:18.207

2

You need to setup your machine as an FTP server .
You can use Serv-U for this purpose.
Just ensure you can access your server from outside
If you have a static Ip it should not be difficult , but if you have a dynamic ip head over to DynaDNS to help you out

Shekhar

Posted 2011-04-24T18:45:02.477

Reputation: 4 815

you can check this tutorial in this regard http://lifehacker.com/#%21130806/how-to-set-up-a-home-ftp-server

– Shekhar – 2011-04-24T19:32:02.193

2

Another option it consider is the Pogoplug. This device lets you share any USB device. You connect the Ethernet and the USB device to the Pogoplug and then use the included software to setup sharing and you good to go. Very easy.

Advantages:

  • You don't have to leave your computer running all the time to have the device available.

  • Simple and easy to set up.

  • Full control over who can access the files on the USB device.

  • You can access the device via HTTP

Hogan

Posted 2011-04-24T18:45:02.477

Reputation: 1 284