NOT LOGGED IN
NOTE: You are commenting as an anonymous guest. You will
NOT immediately see your comment, but it's there. Please do not try to re-send the same comment. If you'd like to see it immediately, please
login or create an account (
no worries, it's free).
Olympus
Engaged
I'd personally not waste my money on a PogoPlug
. I've been able to do this for years now already, and anyone can pretty easily. Most Windows versions already have IIS web server built in, or can easily be installed, and then it's pretty simple to setup file downloads via the web, with or without password protected logins. And you just share the folders that you want to be able to download stuff from. Here's an example on how to do that: Clicky
That's not as "pretty" or elegant as PogoPlug
, but it does the same thing, minus the RSS feeds that most people probably won't use, but as always, there are software authors out there who make up for it with freeware. It's pretty easy to install PHP or ASP.NET on your IIS server, which opens your computer's abilities up to all kinds of cool, pretty stuff. There are tons of free PHP scripts out there to share your files over the web with password protection, like:
CloudOsys
Or PHPFileNavigator, which is Open Source, meaning free, and PHP developers all over the world contribute to identifying and stomping out bugs, making it better and more secure all the time. Here's a page of screenshots of it, and here's a demo of it in action so you can try it out for yourself before installing it.
There are of course, also ways to do it with Linux servers too, and other Windows programs specifically desigend for this exact type of thing, both pay programs and free ones, like iRemotePC.