home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Online / RCFTPd / ftpd.readme < prev    next >
Text File  |  2000-07-25  |  3KB  |  68 lines

  1. Short: rc-ftpd - the best ftpd for amiga ;-)
  2. Author: Robin Cloutman <rycochet2.yahoo.com>
  3. Type: comm/tcp
  4.  
  5. This is currently a work in progress, you run it at your own risk.
  6.  
  7. IMPORTANT: This can use a lot of stack, I know MUI programs say use a higher
  8.  value, but I'm reiterating that. If you don't have at least 32k stack for
  9.  the program it probably will crash at some point!
  10.  
  11. Currently known ftp commands (though a few are unsupported/unneeded) -
  12.     USER    PASS    (ACCT)  (REIN)  QUIT
  13.     PORT    PASV    TYPE    (STRU)  (MODE)
  14.     RETR    STOR    APPE    ALLO    REST
  15.     RNFR    RNTO    ABOR    DELE    CWD
  16.     LIST    NLST    (SITE)  (STAT)  HELP
  17.     NOOP    CDUP    MDTM    MKD     PWD
  18.     RMD     SYST    XCUP    XCWD    XMKD
  19.     XPWD    XRMD
  20.  
  21. Commands I have the info for which will appear when I get net access again -
  22.     FEAT    MLST    MLSD    OPTS    AUTH
  23.     ADAT    PROT    PBSZ    CCC     MIC
  24.     CONF    ENC
  25. Some of these, especially the secutiry extensions, will rely on the number
  26. of people registering, If enough people don't register then don't expect me
  27. to do more than bugfix or add minor features, those that require a large
  28. amount of coding need me to *want* to do them, and I won't want to do them
  29. without being adiquately rewarded... Also, the security extensions will only
  30. work on the registered version anyway ;-P
  31.  
  32. Commands I need more info on so I can add them -
  33.     CLNT
  34.  
  35. I've got a couple more commands I've got the info for adding, including
  36.  some proposed ones that aren't even in the RFC's yet. If I ever get a
  37.  printer I'll print out the relevent ones and do a little more about them...
  38.  
  39. Since version 2.x rc-ftpd has been shareware, the demo restrictions are -
  40. 1. Limit of only 3 users online at any one time.
  41. 2. CPS is capped at 3k (you can set it lower however.
  42. 3. The AREXX port is disabled.
  43. *. The shareware restrictions will make any future versions act like the
  44.    current shareware restrictions, so if I add new features (some commands)
  45.    then they will (probably) be for registered only. This will include -
  46.    Notify, Command en/dis-able, Customisable replies, Auto type (README),
  47.    etc...
  48.  
  49. Latest Changes
  50. --------------
  51.  
  52. If you tick "Messages:" in the General page then it will look for a file
  53. called ".message" (case unimportant) and send that, nothing will be
  54. sent if not found.
  55.  
  56. The keyfile can be kept in any of 3 locations now - PROGDIR: S: and
  57. $KEYFILES, it will look in that order.
  58.  
  59. If anyone sends their password starting with a "-" character (minus) then
  60. it will strip that and will not send any multi-line responses. This is
  61. partly for older clients, but also means people can cut down the bandwidth
  62. if using something like DopusFTP which will never show the replies anyway.
  63.  
  64. The prefs file has moved to ENVARC/ENV, if you are upgrading from an
  65. earlier version then move it from the old PROGDIR:
  66.  
  67. Auto-comment for registered users.
  68.