| Member with 141 posts. THREAD STARTER | | Join Date: Nov 2010 Location: South FL Experience: Advanced | |
Solved: Setting Up File Upload Home Server I would like to set up an old computer in my house with an Ubuntu LAMP install to allow me to upload and download files from anywhere. It would be useful for transferring things like documents, pictures, and java code from my home to school. How exactly would I do this? I need it to be somewhat secure, to prevent people from downloading or upload files to my server as best as possible. I was thinking a PHP login website which would use sessions and list some directories on my server whenever I logged in. Then I would just logout when I'm done. Is this the best way to do it?
The goal here is to learn about servers/scripting/security, not necessarily the most convenient solution.
Thanks 
Last edited by janikPilot; 09-Aug-2012 at 09:53 AM..
|