home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 10 / mycd10.iso / share / os2 / utilidad / lwpftp11 / whats.new < prev   
Encoding:
Text File  |  1995-07-28  |  3.4 KB  |  78 lines

  1. *******************************************************************************
  2.  
  3. Release 1.1 - Released 7/31/95
  4.  
  5. Note:  This list can also be found at:
  6.  
  7.     http://www.teamos2.org/homeside/lwpftp/whatsnew.html
  8.  
  9. 1) Corrected a minor problem with lwpftpnt.exe not allowing multiple pipe
  10. clients. This only affects *future* Lynn's WorkPlace products.
  11.  
  12. 2) Support NetSuite's FtpServer in .dir file parser.
  13.  
  14. 3) Corrected empty mailbox handling in non-destructive pop3 client.
  15.  
  16. 4) Support two flavors of VAX/VMS's FtpServer in .dir file parser.
  17.  
  18. 5) Don't automatically detransfer failed transfers.  This is preliminary to
  19. support REGET for completing partial transfers as well as preserving newsgroup
  20. contents in upcoming LWPNews.
  21.  
  22. 6) Support DePopulate on folders - all non-transferred Ftp Files are deleted
  23. with subsequently empty Ftp Folders deleted also - through all subfolders
  24. of the folder being DePopulated.  DePopulate is on Populate conditional
  25. cascade only on populated folders.
  26.  
  27. 7) Transfer conditional cascade to support Binary (default) and Ascii transfers.
  28.  
  29. 8) Drop/put support with shadow of dropped/putted object left in Ftp Folder.
  30. Individually enabled on a folder-by-folder basis with a new check box on the
  31. URL settings page.
  32.  
  33. 9) Transfer And Open is now the default for double-click.  If you only want
  34. to transfer, use the RMB popup menu.  Transfer cascade also has Transfer And
  35. Open option.  Both Open options are only based on the default (binary) transfer.
  36.  
  37. 10) Directory listings are no longer stored with a .dir extension.  Instead,
  38. they are named after the parent folder with () around them.  This sorts them
  39. (in most instances) to the top of a sorted folder.  They are also created
  40. within the WPS instead of lwpftpnt.  This causes them to show up *before*
  41. the parsed Ftp Files begin appearing (finally).
  42.  
  43. 11) Titles are now used to track the remote filename on both FAT *and* HPFS
  44. drives.  Titles are case sensitive within Ftp Folders to be fully compatible
  45. with Unix ftp sites.
  46.  
  47. 12) Translation of number 11 is that FAT drives are now *fully* supported for
  48. Ftp Folders and Files!  Regardless of file/folder name characters and length!
  49.  
  50. 13) Population has been moved out of the support process (lwpftpnt.exe) and
  51. into the WPS.  Performance has improved, but is still not stellar.  Primarily,
  52. the population moved to support the title use for FAT support.
  53.  
  54. 14) Directory listings are now retrieved from remote servers on one thread
  55. with the population occurring on a different thread (per folder instead of
  56. queued).
  57.  
  58. 15) Progress dialogs now obey the OS/2 system animation settings *including*
  59. the open/close sounds that may be attached to that event.
  60.  
  61. 16) A new "Remote Delete" menu option is available on Ftp Files.  It will
  62. ask the FTP server to delete the file and will then delete the local Ftp File
  63. object if it has not been transferred.
  64.  
  65. 17) A new "Access Parent" menu option is available on Ftp Folders.  This will
  66. create a new Ftp Folder referencing the parent (via ..) of the selected Ftp
  67. Folder.  The new folder will be automatically opened and populated.
  68.  
  69. 18) A bug was fixed that caused objects to lose their identity if a transfer
  70. was cancelled or encountered an error.  The Ftp File object will now retain
  71. its settings.
  72.  
  73. *******************************************************************************
  74.  
  75. Release 1.0 - Released 4/27/95
  76.  
  77. 0) Initial functionality available to the world!
  78.