home *** CD-ROM | disk | FTP | other *** search
/ Tutto per Internet / Internet.iso / soft31 / Ftp / Ws_ftp / WS_FTP.ZIP / WHATSNEW.TXT < prev    next >
Encoding:
Text File  |  1995-11-12  |  7.5 KB  |  179 lines

  1.                    WS_FTP or WS_FTP32 - Version 95.11.12
  2.                    Windows Sockets FTP Client Application
  3.                   Copyright (C) 1994-1995 by John A. Junod.  
  4.                             All rights reserved.
  5.  
  6. DESCRIPTION:   (please read this entire file!!!)
  7. ============
  8.  
  9.    This application is a standard File Transfer Protocol (FTP) client 
  10.    application for Windows Sockets.  The user interface for this FTP 
  11.    client is designed with the novice FTP user in mind.  Usage should 
  12.    be obvious.  For more information on FTP please refer to the many
  13.    different NETNEWS groups or one of the recent books on the Internet.
  14.    WS_FTP32 is the 32 bit version of WS_FTP for Windows NT, Windows 95
  15.    and Windows 3.x with Win32s.
  16.  
  17.    You can not run WS_FTP32 with Trumpet on Windows 95!!! WS_FTP32 
  18.    requires a 32 bit network stack on a 32 bit operating system!
  19.    
  20.  
  21. WHATS NEW
  22. =========
  23.  
  24.    95.11.12
  25.       Added session option - extension conversion on transfer (also
  26.         added the extension conversion dialog)
  27.       Added session option - force lower case on upload
  28.       Changed hot key for password in connect dialog from w to d
  29.       Added Delete-All option
  30.       Fixed adding .html when .htm (or other similar cases) in
  31.         the extensions dialog
  32.       Fixed clipping of ;### in file retrieval for VMS (ws_ftp32)
  33.       Fixed bug if session name starts with space
  34.       Fixed bug if filename starts with percent (%)
  35.       Fixed support for FTP Software server 3.0
  36.  
  37.    95.10.31
  38.       Abort changes
  39.       Misc improvements
  40.  
  41.    95.08.26
  42.       Fixed bug that caused empty local directory window
  43.  
  44.    95.08.24
  45.       Added Local and Remote File Mask in Advanced Connect Dialog
  46.       Added Comment in Connect Dialog (use arrow keys to change profiles!)
  47.       Added TGV Windows MultiNet support
  48.  
  49.    95.08.19
  50.       Added support for PCNFS Pro (no autodetect as I need a server to hit)
  51.       Added WAV file support.  Change the WAV files if you don't
  52.         like them.  New sound options added to Session Options
  53.       Added CTRL + transfer_buttons toggles state of "Prompt for Destination
  54.         Name" for the current transfer.
  55.       Added program option to set rate display to Bytes or bits per second
  56.  
  57.    95.07.30
  58.       Added support for NetWare 4.1 FTP servers
  59.  
  60.    95.07.08
  61.       (16) upload transfer close change
  62.       (16) disk caching correction
  63.  
  64.    95.07.05
  65.       (32) better write caching on receive of file
  66.       correction for case check on directory caching
  67.       clear abort flag on new connect
  68.       (32) directory transfers
  69.          16 bit version does NOT transfer directories!
  70.       BULL correction
  71.  
  72.    95.06.28
  73.       Full support for Serv-U host type (spaces, case, format)
  74.       Full support for WFTPD host type (spaces, case, format)
  75.       Full support for MS Windows-NT host type (spaces, case, format)
  76.       Full support for standard UNIX host type (spaces, case, format)
  77.       Fixed format of local directory
  78.       Removed recent status line update change
  79.       Added support for URLs that point to a directory instead of
  80.         a file (starts ws_ftp in that directory)
  81.       (32) Fixed save window location restore of internal window sizing
  82.       (32) Busy check on change dir from dropdown list
  83.       (32) Fixed drop down directory history on alternate screen
  84.  
  85.    95.06.18
  86.       Added Mbps to transfer speeds
  87.       Fixed bug in > 19MB file transfer percentage
  88.       Preserve case on 95/NT when local name contains at least
  89.         one lower case letter (otherwise converts to lower)
  90.       Support for spaces in names on Microsoft Windows NT
  91.         remote server (MS style or UNIX style listing)
  92.       File info displayed in status area if old style windows
  93.         and show full directory info.  Local is on top, remote
  94.         is on the bottom.  (IS THIS USEFUL??)
  95.  
  96.    95.06.11
  97.       Removed L8 and added Auto to main screen
  98.       Slight movement of windows
  99.       Auto Update on file transfer to remote fixed
  100.       (32) Drop down directory history changer on main screen
  101.  
  102.    NOTE: Kbps = Kilo BITS per second, Mbps = Mega BITS per second
  103.  
  104. LICENSE
  105. =======
  106.  
  107.   **********************************************************************
  108.   *  This program executable, help file and related text files may be  *
  109.   *  used without fee by any United States Government organization,    *
  110.   *  by individuals for non-commercial home use, and by students,      *
  111.   *  faculty and staff of academic institutions.                       *
  112.   *                                                                    *
  113.   *  U.S. Government use: Free                                         *
  114.   *  Non-commercial home use: Free                                     *
  115.   *  Academic use: Free                                                *
  116.   *  All other uses: Contact Ipswitch, Inc. for license information    *
  117.   *                                                                    *
  118.   *  Archive sites:  This program may be included on U.S. Government,  *
  119.   *  academic and non-commercial Internet archive sites and on CD-ROM  *
  120.   *  collections distributed by such sites, provided any charge is     *
  121.   *  solely to recover the cost of distribution.  Any such             *
  122.   *  distribution must contain the complete program, including this    *
  123.   *  file.  Non-commercial Internet archive sites must not be in the   *
  124.   *  business of making a profit from selling hardware, software,      *
  125.   *  information or services. (SimTel and mirrors authorized)          *
  126.   *                                                                    *
  127.   *  For distribution rights and for all other uses, including         *
  128.   *  all corporate use, please contact Ipswitch, Inc. at               *
  129.   *  <info@ipswitch.com> or (617) 676-5700 for license information.    *
  130.   *  Ipswitch may also be contacted via mail at 81 Hartwell Ave.,      *
  131.   *  Lexington, MA 02173 or fax at (617) 676-5710.                     *
  132.   *                                                                    *
  133.   *  Ipswitch, Inc. develops and sells a family of TCP/IP products     *
  134.   *  for a range of PC platforms: Acadia/VxD for Windows, Piper/IP     *
  135.   *  for DOS and Windows, Vantage/IP for OS/2, the Catipult Netware    *
  136.   *  to TCP/IP gateway, IMail electronic mail for Windows and INews    *
  137.   *  network news for Windows.                                         *
  138.   **********************************************************************
  139.  
  140. WHERE TO GET IT
  141. ===============
  142.  
  143.  (Stable release versions)
  144.  
  145.    ftp://ftp.coast.net/SimTel/win3/winsock/ws_ftp.zip 
  146.    ftp://ftp.coast.net/SimTel/win3/winsock/ws_ftp32.zip 
  147.  
  148.    ftp://winftp.cica.indiana.edu/pub/pc/win3/winsock/ws_ftp.zip
  149.    ftp://winftp.cica.indiana.edu/pub/pc/win3/winsock/ws_ftp32.zip
  150.  
  151.    on Compuserve in WINCON library 11  (support provided in this area)
  152.  
  153.  (first updates, test versions, frequent updates)
  154.  
  155.    ftp://ftp.usma.edu/pub/msdos/winsock.files/ws_ftp.zip
  156.    ftp://ftp.usma.edu/pub/msdos/winsock.files/ws_ftp32.zip
  157.  
  158.    http://www.csra.net/junodj/
  159.  
  160.  (commercial versions)
  161.  
  162.    contact Ipswitch, Inc. at (617)-676-5700 or FAX:617-676-5710 or
  163.    by E-Mail at <info@ipswitch.com>
  164.  
  165. SUPPORT
  166. =======
  167.  
  168.   ALL beginner support is provided through Compuserve in the WINCON
  169.   area.  Please do NOT send "how do I use ws_ftp" questions to the
  170.   author.  I will NOT respond.
  171.  
  172.   ALL bug reports and suggestions for improvement should be sent to
  173.   <junodj@martinez.ipswitch.com> or <junodj@csra.net>
  174.  
  175.   ALL distribution, commercial purchase requests need to be sent to
  176.   <info@ipswitch.com>
  177.  
  178.  
  179.