• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How can i set up something that would allow somone else to download a file from me?

ManBearPig

Diamond Member
Ok, i have a decently large file that my brother in law needs, and i was wondering how to give it to him. is there anyway i can (for free) host it and allow him to download it?

thanks
 
AIM or IRC file transfer. IRC is a bit more complicated, but probably better. That's all I can think of for now, besides setting up a torrent...
 
Any chance you could just burn it to a disk and let him borrow it? DVD-RW ftw 🙂

Otherwise, I typically split the file into a bunch of smaller pieces, and then transfer them one at a time using some method (e.g. FTP). FTP servers work well, but would require a bit of effort to setup (port forwarding etc).
 
The easiest thing I can think of would be to find a simple webserver (heck, even apache if you want to do it right), run it on your desktop, forward port 80 from your router and tell your brother your ip address. Having a dedicated webserver pretty much permanently solves all my outgoing file transfer needs, but I hate trying to get files from friends who aren't geeks 😛
 
I've used AIM to send CDs to my brother, it transfers as fast as anything else (FTP, Webserver, Etc...) that I've got set up, granted I've only got a 1 Mbit line. The nice thing is that there's no setup.
 
Back
Top