home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 May / PCO_5_97.ISO / FilesBBS / OS2 / ZFTPD040.ARJ / ZFTPD040 / ZFTPD040.ZIP / whatsnew.txt < prev    next >
Encoding:
Text File  |  1997-03-24  |  3.7 KB  |  86 lines

  1. tftpd VERSION HISTORY
  2. ---------------------
  3.  
  4. v0.40Beta - Released 24th March 1997
  5.   - Added support for SITE commands, also REXX file ZFTPSITE.CMD is with name
  6.     of a file to return result in and the parameters from the command line.
  7.   - Files are accessible during upload (DenyRead flag removed).
  8.   - Simple WHO command available for SITE commands, also work on a ADMIN
  9.     command started. ADMIN WHO and ADMIN KILL [slot#] works.
  10.  
  11. v0.35Beta - Released 15th February 1997
  12.   - Password given for guest login now written to log.
  13.   - Bug making guest logins allmost impossible fixed.
  14.   - Size of username and passord increased to 32 characters.
  15.  
  16. v0.30ß - Released 3rd February 1997
  17.   - Support for guest users added.
  18.   - CDUP now display dirinfo.
  19.   - v access flag implemented, fixed access bug in RMD.
  20.   - Some parts of tftpacct got better error checking, and '-am' now takes
  21.     groupname and username instead of the id's.
  22.   - Added 'change user password confirm' option to tftpacct.
  23.   - Fixed mode and size info in '150 Opening ...' messages.
  24.   - Fixed better display of accesses in NLST and LIST. Aslo, added '-s'
  25.     parameter to show special accesses (include v and n in listing).
  26.   - Short name of product changed from 'tftpd' to 'zftpd'. Long product name
  27.     is still 'Terje's FTP Daemon for OS/2'.
  28.   - Documentation file rewritten as a .html file.
  29.   - Fixed Alt+Q to detect active connections and inform about Alt+X.
  30.  
  31. v0.25ß - Released 26th January 1997
  32.   - Access bug on DELE fixed.
  33.   - Added possibility to have directory welcome files (.tftpd.dirinfo).
  34.   - Fixed wrong description for "tftpd -p".
  35.   - tftpd.ipi and tftpd.ipx gone already, specified new system for access
  36.     rules, see in tftpd.cfg (only ipcheck and welcome files implemented yet).
  37.   - Possible fix to loop with parameters given to NLST or LIST.
  38.   - Removed '.*' from default directory listing. '-a' parameter will display
  39.     them.
  40.   - Added two new access levels, v (View only), n (No delete), please check
  41.     your setup and the usage of 'tftpacct' has changed.
  42.  
  43. v0.20ß - Released 19th January 1997
  44.   - No longer possible to CWD to no existing directories.
  45.   - DELE command activated.
  46.   - IP filtering added (tftpd.ipi and tftpd.ipx are the magic files)
  47.   - Fixed bad delete bug in "tfptacct".
  48.   - Now KBytes are logged in receive/sent field, not Bytes.
  49.  
  50. v0.15ß - Released 18th January 1997
  51.   - Fixed statistics logging of number and size of transfers.
  52.   - Fixed some stuff in the "tftpacct" program.
  53.   - Fixed LIST and NLST bug when shares started at root level.
  54.  
  55. v0.10ß - Released 15th January 1997
  56.   - Fixed bug in NLST and LIST commands when trying to list other directories
  57.     than the current one.
  58.   - Fixed some other minor bugs found after releasing the 0.06ß.
  59.  
  60. v0.06ß - Released 15th January 1997
  61.   - Added SYST command and fixed some other stuff.
  62.   - Changed daemon to user forward slash (/) instead of backslash.
  63.   - Real directory management implemented.
  64.   - Fixed some response bugs.
  65.  
  66. v0.05ß - Released 10th January 1997 (limited release)
  67.   - Fixed a lot of security
  68.   - Login will now fail if no share access is found.
  69.   - Possibly fixed resume, give me some feedback on this please.
  70.     (This works with some clients)
  71.  
  72. v0.04ß - Released 5th January 1997
  73.   - Fixed date and time display in LIST and NLST.
  74.   - Added support for -a and -l parameter to LIST and NLST.
  75.   - Added support for logging.
  76.  
  77. v0.03ß - Released 4th January 1997
  78.   - Modified to accept ftp commands in any case.
  79.   - Added MKD ftp command (Make Directory).
  80.   - Added RMD ftp command (Remove Directory).
  81.   - Added NLST ftp command (Name List).
  82.   - Added wildchar support to LIST and NLST.
  83.  
  84. v0.02ß - First usable version
  85.  
  86.