home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 July / VPR9707A.ISO / OLS / Win32 / WS_FTP32 / WHATSNEW.TXT < prev    next >
Text File  |  1996-12-03  |  14KB  |  333 lines

  1.                      WS_FTP - Version 4.12 - 96.12.03
  2.                    Windows Sockets FTP Client Application
  3.                             by John A. Junod
  4.                   Copyright (C) 1992-1996 by Ipswitch, Inc.
  5.                             All rights reserved.
  6.  
  7. DESCRIPTION:
  8. ============
  9.  
  10.    This application is a standard File Transfer Protocol (FTP) client
  11.    application for Windows Sockets.  The user interface for this FTP
  12.    client is designed with the novice FTP user in mind.  Usage should
  13.    be obvious.  For more information on FTP please refer to the many
  14.    different NETNEWS groups or one of the recent books on the Internet.
  15.    WS_FTP32 is the 32 bit version of WS_FTP for Windows NT, Windows 95
  16.    and Windows 3.x with Win32s.
  17.  
  18.    You can not run WS_FTP32 or WS_FTP95 with 16 bit Trumpet stack on
  19.    Windows 95!!! WS_FTP32 and WS_FTP95 require a 32 bit network stack
  20.    on a 32 bit operating system!
  21.    (hint: get the 32 bit version of Trumpet if you want to run Trumpet)
  22.  
  23.    There are multiple versions of WS_FTP. These are included in the 
  24.    ZIP file with an INSTALL program.
  25.  
  26.    WS_FTP.exe (FTPPRO.exe) is designed to operate in a 16 bit environment
  27.                 but will work in any Windows environment.
  28.  
  29.    WS_FTP32.exe (FTP32PRO.exe) is designed to operate in a 32 bit
  30.                 environment as provided in Windows 3.x with Win32s,
  31.                 Windows 95, Windows NT and OS/2.
  32.  
  33.    WS_FTP95.exe (FTP95PRO.exe) is designed to operate in 32 bit multi-
  34.                 threaded environment as provided by Windows 95 and
  35.                 Windows NT.  Usage under Win32s is not blocked but some
  36.                 features like remote edit may not work properly.
  37.  
  38.    For information about the free WS_FTP Limited Edition distribution
  39.    program please visit www.ipswitch.com or send email to
  40.    info@ipswitch.com or call (617) 676-5700.
  41.  
  42.    For information about distributing WS_FTP Professional please
  43.    contact Ipswitch at info@ipswitch.com or call (617) 676-5700.
  44.  
  45.    For information about WS_FTP Professional, see the WS_FTP
  46.    Limited Edition About box, or visit www.ipswitch.com.
  47.  
  48. WHATS NEW
  49. =========
  50.  
  51.    96.12.03 - 4.12
  52.       all versions
  53.       - added support for OS2200
  54.       - added support for PRIMOS
  55.       - added support for IBM TCP/IP WARP
  56.       - added support for IBM MVS ftp server year 2000 change
  57.       - corrected support for IBM AS/400
  58.       - corrected support for new versions of QVT/Net 4.0 ???
  59.       - corrected support for VMS-UCX
  60.       - corrected support for Stratos VOS
  61.       - PROCESSING CHANGE, view and edit honor the extensions
  62.         setting if AutoMode is enabled.  You can force transfer
  63.         type (as always) by disabling AutoMode.
  64.       - added support for multiple initialize commands (use
  65.         a semi-colon ';' to separate each commnd, max len 250)
  66.       - changed password encoding
  67.       - re-enabled threading (ws_ftp32.exe and ws_ftp95.exe)
  68.       - encoding of ACCOUNT in ini files and log files; accounts
  69.         are processed like passwords
  70.       - corrected local directory display in batch mode
  71.       - corrected abort procedure
  72.  
  73.       ws_ftp95.exe / ftp95pro.exe
  74.       - properties style connect dialogs
  75.       - properties style options dialogs
  76.       - added sort to options dialogs
  77.       - added sounds option dialog
  78.       - dramatically improved sorting using buttons at top of
  79.         columns; sort by type, name, date, size; sort by extension 
  80.         if CTRL is down on click on name button; sort by type is 
  81.         three state sort, dirs on top, dirs mixed, files on top
  82.       - CTRL + View, CTRL + Exec, CTRL + Edit prompts for viewer
  83.       - added time offset adjustment value (in Startup tab)
  84.       - correction of fill color for icons
  85.       - reverted to prior processing method of remote file mask
  86.       - chdir cache fail correction
  87.       - improved abort procedure
  88.       - corrected filename highlighting when column is narrow
  89.       - updated help file
  90.       - saves location of log window if open when save window positions
  91.       - Added "Remote Edit uses Shell Execute" option to the General 
  92.         options dialog tab in the 95 versions.  If this is checked, 
  93.         remote edit will use the 95 registry to determine what program 
  94.         to use to edit the remote file.  If it is off (default) or the
  95.         95 registry doesn't contain the extension then processing is 
  96.         same as its always been and it will use associations defined 
  97.         in the associations dialog to edit a file or default to 
  98.         notepad (viewer) if it is not found there. (95)
  99.       - corrected execute/edit with space in dir name
  100.       - corrected refresh of local directory
  101.  
  102.    96.08.21 - 4.04
  103.       all versions
  104.       - added HellSoft Novell host type
  105.       - updated MAC Peter Server host type
  106.       - updated IBM PC TCP/IP host type
  107.       - command line changes
  108.       - splash screen doesn't appear until winsock initialized
  109.       ws_ftp95.exe / ftp95pro.exe
  110.       - sort buttons above windows, adjustable columns
  111.  
  112.    96.07.24 - 4.03 (only Pro released)
  113.       all versions
  114.       - command line changes
  115.  
  116.    96.06.23 - 4.02 (only Pro released)
  117.       all verisons
  118.       - command line changes.
  119.         - destination can be a directory (must end with a
  120.           slash)
  121.         - source can contain wildcards of * or ? in the
  122.           basename (destination must be specified and must
  123.           be a directory ending with a slash)
  124.         - corrected upload transfer file names
  125.       - transfer changes to alleviate upload problems on some
  126.         network stacks
  127.       ws_ftp95.exe
  128.       - directory info is displayed in dir listings for some
  129.         types of remote systems and always on local system.
  130.       - directory entries can be included in sorts
  131.  
  132.    96.05.22 - 4.01
  133.       all versions
  134.       - corrected transfer timeouts
  135.       - corrected program options radio button grouping
  136.       - corrected TANDEM file seperator
  137.       - corrected hidden directory display problem
  138.       - corrected retry routine
  139.       pro
  140.       - modified reget procedure to handle system reboots and reget
  141.  
  142.    96.05.13 - 4.00
  143.    (4 window version)
  144.       all versions (16 and 32, le and pro)
  145.       - multiple file rename
  146.       - improved error messages, prompts
  147.       - command line argument changes!!!!  (see end of file)
  148.       - right mouse popup menu changes (unique menus in listboxes)
  149.       - added chmod to remote listbox popup menus
  150.       - added move to listbox popup menus
  151.       - help file updated
  152.       ws_ftp pro, ws_ftp32 pro
  153.       - implemented drag and drop between windows
  154.       - implemented auto reget of aborted transfers on reconnection
  155.       - multi-file command line arguments
  156.       - new pro options dialog
  157.    (2 window version)
  158.       ws_ftp95 le and pro
  159.       - eliminated rmdir buttons, fixed button spacing
  160.       - internal changes in window handling
  161.       - corrected keyboard interaction in listboxes
  162.       - improved external app TO ws_ftp drag and drop processing
  163.       - correction of remote to localname conversion on prompted
  164.         transfer
  165.       - added auto link processing (UNIX hosts only!)
  166.       - saves sort options
  167.       - correction of file view applications to use registry
  168.       - multiple file view capability (mulitple file names)
  169.       - command line argument changes!!!!  (see end of file)
  170.       - right mouse popup menu changes (unique menus in listboxes)
  171.       - added edit option to remote listbox popup menu
  172.       - added chmod to remote listbox popup menus
  173.       - added move to listbox popup menus
  174.       - help file updated
  175.       ws_ftp95 pro
  176.       - implemented drag and drop between windows + drag move
  177.       - implemented auto reget of aborted transfers on reconnection
  178.       - multi-file command line arguments
  179.       - new pro options dialog
  180.       - retain file times on remote to local transfers for popular host types
  181.       - overwrite prompt processing for newer or same files
  182.       - directory transfer updates (don't xfer same or older files)
  183.  
  184.    96.04.27
  185.       ws_ftp and ws_ftp32
  186.       - correction of prompt on ChgDir button
  187.       - correction of initial load of saved filemasks
  188.       ws_ftp32
  189.       - correction of remote to localname conversion on prompted
  190.         transfer
  191.  
  192.    96.04.22
  193.       correction of abort process
  194.       improvement of IBM VM routines
  195.       addition of license dialog
  196.       WSFTP32A - stablized, corrected dir xfers
  197.  
  198.    96.03.23
  199.       correction of directory transfer problems
  200.       addition of one time (each version) popup of license information
  201.       correction for Directories in IBM_VM with CMS file system
  202.  
  203.    96.02.19
  204.       new host type of MAC VersaTerm
  205.       sort order on ".."
  206.  
  207.    96.02.15
  208.       correction for fd_set in winsock.h  (crash problem??)
  209.       correction for dates in piper
  210.  
  211.    95.12.29 (ws_ftp32 only)        QUESTION IS:  2 windows or 4 windows?
  212.       support for QVT/40
  213.       addition of -quiet command line arg (non positional)
  214.  
  215.    95.12.20 (ws_ftp32 only)        SHOULD I CONTINUE NEW WINDOW STYLE?
  216.       local window redraw change
  217.       transfer meter for nt
  218.       icon background corrected
  219.       date fix for midnight to 1 am.
  220.  
  221.    95.11.30 (ws_ftp32 only)
  222.       fixed double click to change directories
  223.       fixed sort of directory names
  224.       listbox spacing font correction
  225.       removal file duplication bug
  226.       cleanup of local listbox window after resize
  227.       force lower works on dir names during bulk xfer to remote host
  228.       New windows
  229.       Multiple renames, rename dialog filled with old name
  230.       Directory renames
  231.       Corrected Change Directory bug
  232.  
  233.    95.11.12
  234.       Added session option - extension conversion on transfer (also
  235.         added the extension conversion dialog)
  236.       Added session option - force lower case on upload
  237.       Changed hot key for password in connect dialog from w to d
  238.       Added Delete-All option
  239.       Fixed adding .html when .htm (or other similar cases) in
  240.         the extensions dialog
  241.       Fixed clipping of ;### in file retrieval for VMS (ws_ftp32)
  242.       Fixed bug if session name starts with space
  243.       Fixed bug if filename starts with percent (%)
  244.       Fixed support for FTP Software server 3.0
  245.  
  246.    95.10.31
  247.       Abort changes
  248.       Misc improvements
  249.  
  250.    95.08.26
  251.       Fixed bug that caused empty local directory window
  252.  
  253.    95.08.24
  254.       Added Local and Remote File Mask in Advanced Connect Dialog
  255.       Added Comment in Connect Dialog (use arrow keys to change profiles!)
  256.       Added TGV Windows MultiNet support
  257.  
  258.    95.08.19
  259.       Added support for PCNFS Pro (no autodetect as I need a server to hit)
  260.       Added WAV file support.  Change the WAV files if you don't
  261.         like them.  New sound options added to Session Options
  262.       Added CTRL + transfer_buttons toggles state of "Prompt for Destination
  263.         Name" for the current transfer.
  264.       Added program option to set rate display to Bytes or bits per second
  265.  
  266.    95.07.30
  267.       Added support for NetWare 4.1 FTP servers
  268.  
  269.    95.07.08
  270.       (16) upload transfer close change
  271.       (16) disk caching correction
  272.  
  273.    95.07.05
  274.       (32) better write caching on receive of file
  275.       correction for case check on directory caching
  276.       clear abort flag on new connect
  277.       (32) directory transfers
  278.          16 bit version does NOT transfer directories!
  279.       BULL correction
  280.  
  281.    95.06.28
  282.       Full support for Serv-U host type (spaces, case, format)
  283.       Full support for WFTPD host type (spaces, case, format)
  284.       Full support for MS Windows-NT host type (spaces, case, format)
  285.       Full support for standard UNIX host type (spaces, case, format)
  286.       Fixed format of local directory
  287.       Removed recent status line update change
  288.       Added support for URLs that point to a directory instead of
  289.         a file (starts ws_ftp in that directory)
  290.       (32) Fixed save window location restore of internal window sizing
  291.       (32) Busy check on change dir from dropdown list
  292.       (32) Fixed drop down directory history on alternate screen
  293.  
  294.    95.06.18
  295.       Added Mbps to transfer speeds
  296.       Fixed bug in > 19MB file transfer percentage
  297.       Preserve case on 95/NT when local name contains at least
  298.         one lower case letter (otherwise converts to lower)
  299.       Support for spaces in names on Microsoft Windows NT
  300.         remote server (MS style or UNIX style listing)
  301.       File info displayed in status area if old style windows
  302.         and show full directory info.  Local is on top, remote
  303.         is on the bottom.  (IS THIS USEFUL??)
  304.  
  305.    95.06.11
  306.       Removed L8 and added Auto to main screen
  307.       Slight movement of windows
  308.       Auto Update on file transfer to remote fixed
  309.       (32) Drop down directory history changer on main screen
  310.  
  311. COMMAND LINE ARGUMENTS
  312. ----------------------
  313.  
  314. ws_ftp  [args] ftp://hostname|profile/pathname/  <- start in this directory
  315. ws_ftp  [args] ftp://hostname|profile/pathname/filename
  316.                [local:/pathname[/filename]]
  317. ws_ftp  [args] hostname|local:/pathname/filename
  318.                [hostname|local:/pathname/filename]
  319. ws_ftp  [args] -ask                              <- prompts for command line
  320.  
  321. [args] = -i Inifile      (must come before all other args)
  322.          -p Profile      (must come before all other args except -i)
  323.          -u Userid
  324.          -w passWord
  325.          -c aCcount
  326.          -ascii
  327.          -binary
  328.          -quiet
  329.          -s hostname|local/pathname/filename      (Source)
  330.          -d hostname|local/pathname/filename      (Dest)
  331.          -m filename_of_file_containing_args   (pro only)
  332.  
  333.