Thread: Alternative to ftp programs, but just as effective

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Shadow12345
    Guest

    Alternative to ftp programs, but just as effective

    I don't know about you guys but I personally never had any luck with ftp'ing

    download simpleserver from analogx

    http://www.analogx.com/contents/down...work/sswww.htm


    1) Download and install from the link above
    2) Make a folder on your desktop and call it Server (this is just for personal organization)
    3) Put the files you want to upload in the server folder
    4) Make an html file that points to the file you want to upload
    i.e if you have a game put:
    <a href="game.exe">Click to download my game</a>
    (that is what is in my html file)

    5) Start simple server, select the html file from the middle button, press start, and voila, it works!



    Tell me what you guys think
    Last edited by Shadow12345; 09-29-2002 at 01:41 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. FTP and Ident Server :: Winsock
    By kuphryn in forum Networking/Device Communication
    Replies: 2
    Last Post: 03-13-2004, 08:16 PM
  2. Whats FTP
    By Stan100 in forum Tech Board
    Replies: 13
    Last Post: 01-22-2004, 05:10 PM
  3. [C++] FTP client problem (winsock)
    By Niekie in forum Networking/Device Communication
    Replies: 2
    Last Post: 10-19-2003, 09:23 AM
  4. POSIX/DOS programs?
    By nickname_changed in forum C++ Programming
    Replies: 1
    Last Post: 02-28-2003, 05:42 AM
  5. FTP Server :: Winsock
    By kuphryn in forum Windows Programming
    Replies: 2
    Last Post: 10-03-2002, 07:14 PM