home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / useful / comm / tcp / ftpdaemon / ftpd.readme < prev    next >
Text File  |  1994-06-17  |  1KB  |  45 lines

  1. Short: FTPdaemon v2.0 for AmiTCP
  2. Type: comm/net
  3. Author: Joran Jessurun <nl0jor@nl0jor.nl.cbpr.org>
  4. Uploader: Jan Verhoeven <nl1eer@nl1eer.nl.cbpr.org>
  5.  
  6.  
  7. This is JoranFtpd V2.0.
  8.  
  9. This is een FTP daemon for AmiTCP, so other computers can get files from
  10. and put files on YOUR amiga, running AmiTCP and this ftp daemon.
  11.  
  12. It is totaly diffrent from Ftpdaemon V1.0. For this version I have used the
  13. code from AmigaNOS. I have changed it so it will run with AmiTCP and
  14. supports MultiUser. Comments on how to configure are in the
  15. example config files.
  16.  
  17. To install:
  18.  
  19.     Install AmiTcp V2.0 or better
  20.  
  21.     copy ftpd to the AmiTCP:serv directory
  22.  
  23.     copy the ftpd.conf file to the AmiTCP:db directory
  24.  
  25.     add the line
  26.         "ftp stream tcp nowait root AmiTcp:serv/ftpd"
  27.     to your AmiTCP:db/ftpd.conf file.
  28.  
  29.     read the ftpd.conf file for further instructions
  30.  
  31.     After configuring reset the computer.
  32.  
  33.  
  34. Copyright (c) 1994 by Joran Jessurun
  35.  
  36. You can do with this program whatever you like, but don't remove the
  37. authors name.
  38.  
  39.  
  40. DISCLAIMER:
  41.  
  42. I do not take any responsibility if this program destroys any important
  43. or unimportant data, or destroys any other things. It's up to you.
  44.  
  45.