home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / DATACOM / INTERNET / VXFTP42 / WHATS.NEW < prev   
Text File  |  1994-10-12  |  3KB  |  73 lines

  1. October 12, 1994
  2.  
  3. What's new?
  4. Version 0.42
  5. *    Re-architected the relationship between the thread that
  6.     manages the interface and the thread that handles the 
  7.     remote connection. Much cleaner relationship now.
  8. *    Added directory contents caching. Through use of a Notebook
  9.     settings page, user can control whether to use caching,
  10.     how many directories to cache (up to 15), and how long
  11.     to age them (up to an hour). This feature substantially
  12.     increases performance, especially over SLIP and PPP
  13.     connections.
  14. *    User can view the directories in the cache using a non-modal
  15.     dialog box. From there, the user can select a directory in 
  16.     order to change directly to it.
  17. *    Fixed (I hope) the problem where user cannot kill program
  18.     when the connection hangs or dies. User should use the
  19.     system menu's "Close" menu choice.
  20. *    Re-worked menus to solve a VX-REXX problem where using
  21.     popup-menu ruins the pull-down menus' behaviour. 
  22. *    Speeded up screen re-draws when user resizes.
  23. *    Program now remembers last position and size. Program
  24.     will start up at the same size and position.
  25. *    Added the ability to turn off Hints!
  26. *    Added file transfer type text over the Get/Put buttons.
  27.  
  28. Version 0.41a
  29.  
  30. *    Fixed a bug related to displaying files from VMS systems.
  31. *    Added suppport for detecting file sizes and dates on certain
  32.     VMS systems.
  33. *    Added the ability to tell VxFTP what OS the remote host is
  34.     running in case automatic detection doesn't work. You can
  35.     even change it on the fly, after you've logged in. The login
  36.     dialog box includes a field to specify the OS at login time.
  37. *    Added the ability to save login information from the login
  38.     dialog box to the Alias list, rather than requiring the user
  39.     to go to the Settings Notebook.
  40. *    Added "Copy" to the Local files pop-up menu.
  41. *    Added the ability to unzip a ZIP archive into a new sub-
  42.     directory. The new subdirectory name can be either extracted
  43.     from the ZIP archive name or the user will be prompted for
  44.     a directory name.
  45. *    Allow interaction with local files while downloading or
  46.     uploading. For instance, while you're downloading, you can
  47.     now unzip the file you just downloaded, view its read.me,
  48.     and execute it.
  49. *    Support for both InfoZIP's unzip and PKUnzip.
  50.  
  51. ======================================================
  52. June 6, 1994
  53.  
  54. First off, VxFTP is a little more stable and coherent.
  55.  
  56. Added since version 0.39:
  57. *    Displays file and directory listings for:
  58.     - Macintoshes
  59.     - DEC's VAX-VMS
  60.     - IBM VM
  61.     - as well as PCs running OS/2 FTPD, and UNIX hosts
  62. *    For platforms that VxFTP can't interpret directory listings,
  63.     a menu item (Long Dir Listing) allows you to see what
  64.     data came back from the host.
  65. *    Support for saving Font settings on the local and remote
  66.     file lists. Sorry, VX-REXX is having problems with giving
  67.     me font info on the directory lists.
  68. *    Notebook setting to allow using the 'E' system editor 
  69.     as the default viewer.
  70. *    Default directory setting in the Notebook.
  71. *    Fixed problem with the objects redrawing themselves at
  72.     launch-time and after restoring from a minimized state.
  73.