Setting Up A File Host On My Computer

DJboutit

Member
I would like to setup a file host on my computer I have 500gb of space to use how would I go about doing this? I need a easy way to set one up so people can download & upload files I do now want to run a ftp.
 
Would http file transfer work for you? If so you can look into like apache as a web server. Then you just need to open port 80 and forward it to your computer.

Even so, I would say FTP would be better...
 
Back
Top