home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 June / chip-cd_1997_06.zip / 06 / SOFTWARE / SHARE / INTERNET / WS_FTP / WHATSNEW.TXT < prev    next >
Text File  |  1997-04-12  |  16KB  |  382 lines

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