home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / ftpifs4.zip / history < prev    next >
Text File  |  1999-03-12  |  7KB  |  181 lines

  1. This is the history of developing FTP.IFS package.
  2. Here is first char meanings:
  3.     +   New feature added
  4.     -   Not needed feature removed
  5.     *   Update/Bug removal
  6.  
  7. 12.03.99    0.04
  8.     *   Some problems with listings
  9.     *   Updated cache algorithm
  10.     *   Empty directories problem
  11.     *   DosMove connections leak
  12.  
  13. 04.03.99    0.03h
  14.     *   Cache problems while doing complex write operations
  15.  
  16. 03.03.99    0.03g
  17.     *   DosOpen will return error if try to open file in nonexistent directory
  18.     *   DosWrite will fail is append-mode write failed
  19.     +   Move support (only rename was supported previously)
  20.     *   Http proxy problem
  21.  
  22. 26.02.99    0.03f
  23.     +   Full read/write support
  24.     *   Files are directories
  25.     *   Listing problems
  26.  
  27. 29.01.99    0.03e   Some fixes
  28.  
  29. 25.01.99    0.03d   After some vacations
  30.     *   Problem with proxies
  31.     +   New FTPFS option StartDir. It is mainly for OS/2 FTPD, but may be used
  32.         in some other special cases.
  33.         Note: I've changed a lot to implement this feature. So there may be
  34.               new problems in some other areas.
  35.     *   Connection and memory leak in very special case
  36.     *   Date detection problem
  37.     *   OS/2 FTPD long names (with spaces) problem
  38.     +   One more AIX listing type
  39.     +   MS FTP server listing (not tested yet)
  40.     +   IPS listing
  41.  
  42. 29.12.98    0.03c
  43.     *   Problem with Novell listing
  44.     *   Root directory attributes problem
  45.     +   DosCopy (ftp-to-ftp proxy mode) support.
  46.     +   ':' in root-path is supported now
  47.     +   Demo key
  48.  
  49. 21.12.98    0.03b
  50.     *   Bug with large directories fixed.
  51.     *   Bug with many objects fixed.
  52.     +   ASCII mode transfers
  53.     +   Default parameters for ftpfs.
  54.         Use "SET FTPPARAMS=param[-value] param[-value] ..." form to specify them
  55.         in either config.sys or current session.
  56.     *   Error eating first character of MetaDir name
  57.     *   Problem with 'dir' command on MetaDrive
  58.  
  59. 17.12.98    0.03a
  60.     *   New logging scheme. See readme
  61.     *   Minor IFS error corrected.
  62.     +   MetaAliases. See 'ftpfs use ?' for details
  63.         ex: ftpfs use w:\passhost user:password@host passive
  64.  
  65. 13.12.98    0.03    No problems: Releasing 0.03
  66.  
  67. 11.12.98    0.02h
  68.     *   One more WPS problem fixed
  69.     +   username/password may be asked by FTPFS instead of putting to the command line
  70.     +   FS_FILEINFO performance increase
  71.  
  72. 10.12.98    0.02g
  73.     *   "Files are directories" problem fixed
  74.     *   Cant kill r3comm problem fixed
  75.     *   WPS lock problem fixed
  76.  
  77. 08.12.98    0.02f   Fixes
  78.     *   FTPD listing recognition corrected (empty file names)
  79.     *   "Using deallocated memory" bug corrected(leaded to strange locks and r3comm errors)
  80.     *   HP UX "all are directories" problem corrected
  81.  
  82. 07.12.98    0.02e   Changes
  83.     *   Change in request proccessing logic: More simple - more stable.
  84.         But it is new and slightly tested!
  85.     *   Change in directory request scheme. Now must accept more hosts
  86.     +   Base HTTP proxy support - read-only, no reget
  87.  
  88. 06.12.98    0.02d   Something new
  89.     +   FTP proxy support. See new parameters for FTPFS USE command
  90.     +   You may edit files with File Commander internal editor.
  91.     +   New listing format: HP Unix
  92.  
  93. 05.12.98    0.02c   One bug fixed - another bug arrives :(
  94.     *   r3comm lock
  95.  
  96. 05.12.98    0.02b   "Small" bugfix
  97.     *   Filecommander problem
  98.     +   Root directory setting (see ftpfs.exe)
  99.     *   "cd" caching problem
  100.     *   Empty directory problem
  101.     +   Mailing list (see readme)
  102.     *   Problem killing app, that uses ftp.ifs drive
  103.     *   Updated recopy.cmd. Now it shows CPS and % copied. May be used to copy
  104.         to or from host
  105.         Note: Use third parameter for fast hosts. It is block size. Default
  106.               block size - 2048 bytes
  107.  
  108.  
  109. 01.12.98    0.02a   Implementing to-do...
  110.     +   Undocumented file info level support (needed by XCOPY, WPS and (may be)
  111.         4OS2)
  112.     *   Changed directory caching scheme for more adequate refreshing of write
  113.         operations result.
  114.     *   Empty dir support
  115.     +   First param of r3comm.exe is name of log file
  116.     +   HTML readme
  117.     +   ReGet support (use recopy.cmd instead of copy)
  118.     +   OS/2 Warp ftpd listing support (at last ;)
  119.     +   You may delete metaconnection you no longer need by "rd <D>:\<name>"
  120.         call.
  121.             Note: Do not try to delete this connections from any File Manager
  122.                   because it may try to remove all files inside this "dir"
  123.                   first.
  124.     +   New util FTPFS.EXE. Use this util. I am putting ftpatt.exe and
  125.         ftpdet.exe into archive, but they are obsolete.
  126.  
  127. 26.11.98    0.02    Shareware.
  128.     *   Bug in ftp.ifs causing locks
  129.     *   Bug in directory caching
  130.     +   AIX listing support
  131.     +   Novell listing support
  132.     +   MetaDrive support (many hosts on a single drive letter. See readme for
  133.         details)
  134.     +   Lost drives support (Support for drives not detached before restarting
  135.         r3comm.exe)
  136.     *   System Trap, if:
  137.             1)Attach a drive
  138.             2)Open WPS folder on that drive
  139.             3)Detach the drive (The 'Drive' folder will close, but any
  140.               subfolders will not)
  141.             4)Reattach the drive
  142.             5)"Refresh now" open folder (It seems that they are trying to get
  143.               info from detached instance of drive)
  144.     +   Connection number limit
  145.     +   Passive mode support
  146.  
  147. Few minutes after 0.01e
  148.             0.01f
  149.     *   Bug in rename
  150.     *   Bug in connections
  151.  
  152. 25.11.98    0.01e
  153.     *   Performance increase on writing (better directory refresh scheme)
  154.     +   CD caching
  155.     +   File renaming support
  156.     *   Updated links support
  157.     *   Time/Year problem fixed
  158.     *   FSATT.EXE problem fixed ;) All who had this problem may try to find
  159.         other FSATT.EXE in their path
  160.     +   default password provided (see readme)
  161.     +   Special e-mail for ftpifs: ftpifs@usa.net
  162.  
  163. 24.11.98    0.01d   Write support was vital
  164.     +   File creation support (you may copy files to remote hosts)
  165.     +   File delete, Directory delete, Directory create
  166.  
  167. 24.11.98    0.01c   Bug cleaned version. May be named beta, not alpha
  168.     *   "*.*" mean all files, not only files with "." in name
  169.     *   Large listings in File Commander
  170.     *   "/WP ROOT. SF" file autoerror
  171.     *   "DIR D:\" error
  172.     *   WPS/PM problems
  173.  
  174. 23.11.98    0.01b    Updated version (fast, is not it ;)
  175.     +   Directory caching
  176.     *   Listing processing
  177.     *   Link dropped 100% CPU usage
  178.  
  179. 22.11.98    0.01a    First version
  180.  
  181.