How Do I Set Up A File Server?

ICha0sIICha0sI Join Date: 2002-06-13 Member: 763Members
<div class="IPBDescription">for movies and such</div> Hey guys, I was wondering if anyone know how to open a file server from my pc so a few friends can download some fraps movies and could tell me in detail how to do this. Thanks in advanced.

Comments

  • CabooseCaboose title = name(self, handle) Join Date: 2003-02-15 Member: 13597Members, Constellation
    You need to set up a server. Apache is good.

    <a href='http://www.wampserver.com/' target='_blank'>http://www.wampserver.com/</a> is a 1 in all install for windows, it has Apache, PHP5 and MySQL. It's easy enough to set up.

    Yea, then you can go to no-ip.com and get a you.no-ip.com address that you can give your friends and they can download like any site.
  • ICha0sIICha0sI Join Date: 2002-06-13 Member: 763Members
    Thanks bro, if I have any problems i'll ask post them here. I'll try it in a little bit.
  • RustySpoonRustySpoon Join Date: 2003-07-10 Member: 18069Members
    Me and my friends just used DC++ for that.
    One of us started a hub and the others joined.
  • ICha0sIICha0sI Join Date: 2002-06-13 Member: 763Members
    Ok, I ran into a problem.... While at the no-ip site, it sais this when I try to add a "host"

    I have no idea what to put under this option?



    » Mail Options
    Enter the name of your external mail exchangers (mx records), as hostnames not IP addresses.
  • CabooseCaboose title = name(self, handle) Join Date: 2003-02-15 Member: 13597Members, Constellation
    That's just a conviniance. You can give them your IP address instead. Personally, I've never used no-ip, but I know people who have. The WAMP server however, I have used.
  • ICha0sIICha0sI Join Date: 2002-06-13 Member: 763Members
    Ahh ok. Well, I set it up, but how do I get to the place where I add files and such? It gave me the ip of "24.59.183.44", i'm kinda clueless as of waht to do next.
  • JediYoshiJediYoshi The Cupcake Boss Join Date: 2002-05-27 Member: 674Members
    <i>Whoa</i>.

    Long time no see <!--emo&::marine::--><img src='http://www.unknownworlds.com/forums/html//emoticons/marine.gif' border='0' style='vertical-align:middle' alt='marine.gif' /><!--endemo-->
  • ICha0sIICha0sI Join Date: 2002-06-13 Member: 763Members
    edited November 2004
    Oh my lord, it's jedi yoshi! Hey man. How old are you now, 13? <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->

    Anyway, back on topic.
  • ICha0sIICha0sI Join Date: 2002-06-13 Member: 763Members
  • ToneeTonee Wub wuB UK Join Date: 2003-10-25 Member: 21926Members, Constellation
    make your computer act like an ftp server?
  • ICha0sIICha0sI Join Date: 2002-06-13 Member: 763Members
  • ZelZel Join Date: 2003-01-27 Member: 12861Members
    <a href='http://www.google.com/search?q=simple+ftp+server&sourceid=firefox&start=0&start=0&ie=utf-8&oe=utf-8' target='_blank'>http://www.google.com/search?q=simple+ftp+...=utf-8&oe=utf-8</a>
  • ZeroByteZeroByte Join Date: 2002-11-01 Member: 3057Members
    Okay, one you have that WAMP thingy setup, you need to look for a folder called htdocs. This is the root of your webserver. Any one who goes to http://<your ip here>, Apache (your webserver) will start from the htdocs folder. If you create a subfolder in htdocs, you can send your friends over to http://<ip>/foldername and they'll basically see the contents of that folder.

    Oh, and I do recommend getting a no-ip adress. Makes accessing your server over the internet less of a pain since you won't have to remember your IP to get to it. And besides, you'll probably get a different IP adress every time you reboot. Getting a no-ip account is easy and the little program is quite painless. I just don't remember how to set up apache to use addresses.
  • SkulkBaitSkulkBait Join Date: 2003-02-11 Member: 13423Members
    I use a simple little <a href='http://www.mycgiserver.com/~ranab/ftp/' target='_blank'>Java FTP Server</a> for this. If you have a router you'll need to open the right ports though.
  • ICha0sIICha0sI Join Date: 2002-06-13 Member: 763Members
    Well, skulk bait, can you give me a link to the download I need?


    as for the apache thing and no-ip.com thing, I have it installed and I have a no-ip.com account, I don't reallyknow what I do next. I searched for that folder...but when I do search nothing comes up, any ideas?
  • SkulkBaitSkulkBait Join Date: 2003-02-11 Member: 13423Members
    Its on that page... anyway <a href='http://www.mycgiserver.com/~ranab/download/ftp-server.jar' target='_blank'>here</a> it is. You will need Java installed for this to work.
  • 0blique0blique Join Date: 2003-05-18 Member: 16477Members
    An alternative is to use OpenSSH for Windows (<a href='http://sshwindows.sourceforge.net/' target='_blank'>http://sshwindows.sourceforge.net/</a>) and use WinSCP to download files (<a href='http://winscp.sourceforge.net/eng/' target='_blank'>http://winscp.sourceforge.net/eng/</a>) if you're worried about packet sniffing and want encryption (which you probably aren't). It'll also run slower, not only because of the encryption, but because it's a CygWin port. But I include it here, just to make the list more complete.
Sign In or Register to comment.