home *** CD-ROM | disk | FTP | other *** search
/ BUG 15 / BUGCD1998_06.ISO / internet / wsftp / readme.txt < prev   
Text File  |  1998-05-13  |  13KB  |  343 lines

  1. WS_FTP Pro for Windows 95/NT (X86 Version)
  2. Version 5.0 Release Notes
  3.  
  4. Ipswitch, Inc.
  5. http://www.ipswitch.com
  6.  
  7. In This File
  8. ============
  9.   - Description
  10.   - New in Version 5.0
  11.   - Installation
  12.   - Removing WS_FTP Pro
  13.   - Removing WS_FTP Explorer Icon from Desktop
  14.   - WS_FTP Pro Development Kit
  15.   - Year 2000 Compliance 
  16.   - For More Information
  17.   - Known Problems (Explorer Interface)
  18.   - Changes Since Last Version (Classic Interface)
  19.   - Command Line Arguments
  20.   - Documentation Notes 
  21.   - Changing your MTU Setting
  22.  
  23. Description 
  24. ===========
  25.   WS_FTP Professional is a Windows based file transfer client applic-
  26.   ation that is used to transfer files between a userÆs local PC and 
  27.   another, remote computer system connected via a modem and telephone
  28.   lines or by a local-area network. With WS_FTP Pro, users can connect
  29.   to any remote system that has a valid Internet address and an FTP 
  30.   server program, browse  through directories and files, and transfer 
  31.   files between the two systems. In addition, users can create, change,
  32.   and remove directories and view, execute, rename, or delete files.
  33.  
  34.   WS_FTP Pro complies with the Windows sockets (Winsock)standard, 
  35.   allowing you to transfer files between a wide variety of systems, 
  36.   including Windows, OS/2, and UNIX systems.
  37.  
  38.   WS_FTP Pro is available in the following configurations:
  39.  
  40.     o WS_FTP Pro Explorer - 32 bit Windows Explorer namespace
  41.                             extension for Windows 95/98 & NT 4.0
  42.     o WS_FTP Pro (32)     - 32-bit, 2-window version for 
  43.                             Windows 95/98 and Windows NT
  44.     o WS_FTP Pro (16)     - 16-bit, 4-window version for Win 3.x
  45.  
  46. New in Version 5.0
  47. ==================
  48.   - Windows Explorer Interface
  49.   - Support for new firewall types
  50.   - Support for new host types.
  51.   - Stability changes
  52.   - Numerous minor corrections detailed below
  53.  
  54. Installation
  55. ============
  56.   Unzip the download file into a temporary directory and execute 
  57.   INSTALL.
  58.  
  59.   NOTE: If you are upgrading from a previous version of WS_FTP, the 
  60.   installation program asks if you want to retain the existing 
  61.   ws_ftp.ini file. This file contains your saved session profiles, 
  62.   so you will likely want to retain it.
  63.  
  64. Removing WS_FTP Pro
  65. ===================
  66.   To properly remove WS_FTP Pro from your system, use the "Un-install" 
  67.   icon provided in the WS_FTP folder or run "remove.exe" in the WS_FTP
  68.   installed directory.
  69.  
  70. Removing WS_FTP Explorer Icon from desktop
  71. ==========================================
  72.   To just delete the icon from the desktop, run regedit and locate
  73.   the registry key:  (If you are not confident in working with your
  74.   Windows registry, PLEASE don't do this!  Making a mistake while 
  75.   editing your registry may render your computer unusable! We advice 
  76.   that you make a backup copy of your registry before making changes 
  77.   to it.)
  78.  
  79.   HKEY_LOCAL_MACHINE
  80.    SOFTWARE
  81.     Microsoft
  82.      Windows
  83.       CurrentVersion
  84.        Explorer
  85.         Desktop
  86.          Namespace
  87.           {49707377-6974-6368-2E4A-756E6F644A01}
  88.  
  89.   Select the key (the name that appears above) and press Delete.
  90.   Close regedit, click on desktop and press F5.
  91.  
  92. WS_FTP Pro Development Kit
  93. ==========================
  94.   The WS_FTP Pro Development Kit helps you create custom file transfer
  95.   applications using your choice languages including C++, C, and 
  96.   Visual Basic. The Development Kit provides the basic functionality to 
  97.   develop custom applications that use the File Transfer Protocol (FTP) 
  98.   and frees the developer from having to deal with the intricacies of 
  99.   network programming.
  100.  
  101.   Programs created with the Development Kit can automatically transfer 
  102.   files to or from remote systems or between remote systems using 
  103.   WS_FTP Pro 4.5 (or later).  
  104.  
  105.   Developers can create stand-alone FTP applications or add network 
  106.   file transfer functionality to existing applications. For example, 
  107.   you can use the Development Kit to create an application that 
  108.   automates your regular downloads or uploads from an authoring system
  109.   or a database system.  
  110.  
  111.   Users can have specialized interfaces to FTP services which make the
  112.   services simpler to understand and use.
  113.  
  114.   The WS_FTP Pro Development Kit provides the following features:
  115.  
  116.   - Supports passive and normal file transfers
  117.   - WS_FTP host type auto detection
  118.   - Asynchronous and threaded versions of standard routines
  119.   - Ability to use any FTP command
  120.   - Programmer's guide with sample code
  121.  
  122.   Some suggested applications:
  123.  
  124.   - Posting frequent updates to Internet or intranet servers
  125.   - Automatic download of documents or programs
  126.   - Regular updates of distributed databases
  127.   - Automated mirroring of multiple servers
  128.  
  129. Year 2000 Compliance
  130. ====================
  131.   WS_FTP Pro is Year 2000 compliant -- meaning that neither performance
  132.   nor functionality are affected by dates prior to, during, and after 
  133.   the year 2000. For more detailed information see the following pages
  134.   on our web site: www.ipswitch.com/support/year2000.html 
  135.  
  136. For More Information
  137. ====================
  138.   For information on using WS_FTP to transfer files between systems,  
  139.   refer to the following:
  140.  
  141.   - Download the WS_FTP Pro User's Guide (.pdf file) from the Ipswitch
  142.     Web site: http://www.ipswitch.com/downloads/manuals.html
  143.  
  144.     Note: You will need the Adobe Acrobat Reader to view the .pdf file.
  145.           You can also download the Acrobat Reader from the same 
  146.           location on our Web site.
  147.  
  148.   - WS_FTP help system -- provides how to, reference, and
  149.     context-sensitive help information.
  150.  
  151.   - The WS_FTP page on the Ipswitch Web site at: 
  152.       http://www.ipswitch.com/Products/ws_ftp/
  153.  
  154.  
  155. Known Problems (Explorer Interface)
  156. ==============
  157.   80209-1  Paste menu option may not be available when using
  158.     Edit->Copy and Edit->Paste on early versions of Windows 95.
  159.     To work around this problem: open a local folder, select a
  160.     file and press CTRL-C, then select a remote file.  This only
  161.     needs to be done once after starting windows.
  162.  
  163.   80209-139  If IE 4.x is installed with the active desktop, 
  164.     opening windows does not honor the "open in new window" 
  165.     Explorer->View option and will always open in the same window.
  166.     Hold the SHIFT key down and open the folder.
  167.  
  168.   80209-4  On permission errors, you get an error screen that has
  169.     a Continue and Cancel button, both buttons do the same thing.
  170.     Explanation: Only happens if there are no more actions,
  171.     otherwise Continue behaves differently than Cancel.
  172.  
  173.   80217-5  Occasionally, a file listing may duplicate or a change
  174.     that you made may not seem to have taken affect.  If this
  175.     occurs, select a file or folder in the display and press F5
  176.  
  177.   80301-198 If a site is selected in the tree and you disconnect
  178.     from it, double clicking on the site does not re-establish
  179.     a connection.  Solution: Press F5.
  180.  
  181. Changes Since Last Version (Classic Interface)
  182. ==========================
  183.   The following changes have been made in the "Classic Interface" 
  184.   since Version 4.5 was released on 5/17/97.
  185.  
  186.     Corrected chmod processing
  187.     Corrected transfer speed display on regets
  188.     Corrected transfer complete sound on regets
  189.     Corrected development kit routines for host to host transfers 
  190.     Corrected transfer of directories containing links 
  191.     Added Passport 160 router support.
  192.     Fixed TANDEM auto-detect.
  193.     Improved Tandem support (get file date, time & size)
  194.     Fixed CYBER auto-detect.
  195.     Improved Cyber support (get catalog information)
  196.     Improved NetWare v4.11 support.
  197.     Improved Stratus VOS auto-detect support (m28).
  198.     Improved Stratus VOS support.
  199.     Improved IBM MVS support (PDS).
  200.     Receive unique was appending after extension instead of before.
  201.     Wasn't remembering new host types.
  202.     Wasn't remembering state of Retain Directories flag.
  203.     Fixed column resize problem with left-handed mouse.
  204.     Added column drag abort (hit the opposite mouse button).
  205.     Now allows associations with extensions longer than 3 characters.
  206.     Now handles long file names (up to 260 characters) on more 
  207.       host types. 
  208.     Mac character mapping added. 
  209.     Corrected exit routines when Exit is pressed during a
  210.       connect to non-existant site.
  211.     Modified connect routines (for test) to correct possible
  212.       connection problem to wu-2.4.2-academ[BETA-11].
  213.     Corrected Spartacus KNET host type.
  214.     Minor modifications of install program.
  215.     (Pro) Minor modifications of developement kit support.
  216.     (Pro) Added firewall support to development kit.
  217.     (Pro) Corrected development kit problems with message boxes.
  218.     (Pro) Corrected remember directory flag.
  219.     (Pro) Corrected remember directory sequence.
  220.     Eliminated extraneous cursors.
  221.     Corrected removal process. 
  222.  
  223. Command Line Arguments
  224. ======================
  225.   (NOTE: You must replace the "ws_ftp" in the lines below with the
  226.   proper name of the installed executable. This may be FTPPRO.EXE,
  227.   FTP32PRO.EXE or FTP95PRO.EXE.)
  228.  
  229.   ws_ftp  [args] ftp://hostname|profile/pathname/  <- start in 
  230.                                                      this directory
  231.   ws_ftp  [args] ftp://hostname|profile/pathname/filename
  232.                  [local:/pathname[/filename]]
  233.   ws_ftp  [args] hostname|local:/pathname/filename
  234.                  [hostname|local:/pathname/filename]
  235.   ws_ftp  [args] -ask          <- prompts for command line
  236.  
  237.   [args] = -i Inifile      (must come before all other args)
  238.            -p Profile      (must come before all other args except -i)
  239.            -u Userid
  240.            -w passWord
  241.            -c aCcount
  242.            -ascii
  243.            -binary
  244.            -quiet
  245.            -s hostname|local/pathname/filename      (Source)
  246.            -d hostname|local/pathname/filename      (Dest)
  247.            -m filename_of_file_containing_args   (pro only)
  248.  
  249. Documentation Notes
  250. ===================
  251.   Please note the following updates to the WS_FTP Pro User's Guide.
  252.  
  253.   pp 7   Step 4, "WS_FTP Pro Installation" should say "Install
  254.            WS_FTP Pro"   
  255.  
  256.   pp 7,8 Replace the "Files Installed" section with the following:
  257.  
  258.      For all interfaces:
  259.       complete.wav, a sound file to indicate a transfer is complete
  260.       connect.wav, a sound file to indicate a connection has been made
  261.       error.wav, a sound file to indicate an error
  262.       whatsnew.txt, release notes for this version of WS_FTP Pro
  263.       WS_FTP.ini, the initialization file (with FTP server information)
  264.       remove.exe and Un-install WS_FTP Pro icon, removes all WS_FTP Pro 
  265.         components
  266.  
  267.      For the classic interface:
  268.       FTP_PRO.exe or FTP95PRO.exe, the executable file for the classic 
  269.         interface
  270.       FTP_PRO32.dll or FTP_PRO16.dll, the dynamic link library for the 
  271.         classic interface
  272.       WS_FTP.hlp, the Help file for the classic interface
  273.  
  274.      For the Explorer interface:
  275.       WS_FTP Pro Explorer, the icon for the WS_FTP Pro Explorer 
  276.          interface
  277.       ftpproex.dll, a dynamic link library that extends the 
  278.         capabilities of Windows Explorer
  279.       nsftpch.dll, a dynamic link library that supports ftpproex.dll
  280.       nsftp.hlp, the Help topics
  281.       nsftp.cnt, the Help table of contents
  282.  
  283. Changing your MTU Setting
  284. =========================
  285.   After connecting to an FTP site, if you experience the following 
  286.   problems,you may need to change the value of the Maximum Transfer
  287.   Unit (MTU) parameter defined for your PC's network stack software.
  288.  
  289.   - The list box for the site is blank and the followng message 
  290.     appears: "DoDirList returned 4"
  291.   - You received one or more "Blocking call cancelled" messages 
  292.     and the file transfer is incomplete.
  293.   - WS_FTP Pro returns only NNNNN bytes of a file and can never 
  294.     retrieve the whole file.
  295.  
  296.   To change the MTU setting on your PC (for Windows 95 systems): 
  297.  
  298.   1. Start the program regedit.exe to access the Windows registry.
  299.  
  300.    Note: If you are not confident in working with your Windows 
  301.    registry, PLEASE don't do this! Making a mistake while editing 
  302.    your registry may render your computer unusable! We advice that
  303.    you make a backup copy of your registry before making changes 
  304.    to it.)
  305.  
  306.   2. Go to the following registry key:
  307.  
  308.    HKEY_LOCAL_MACHINE
  309.      SYSTEM
  310.       CURRENTCONTROLSET
  311.        SERVICES
  312.         CLASS
  313.          NETTRANS
  314.           000n
  315.  
  316.       where n represents the number of the folder that contains the 
  317.       Drivedesc parameter (you can open these folders to find which
  318.       one has the Drivedesc parameter).
  319.  
  320.   3. If the MaxMTU parameter does not exist, create it (select 
  321.      Edit->New->String Value, then enter MaxMTU, and press Return 
  322.      twice, and then enter the value 576).
  323.  
  324.      If the MAXMTU parameter already exists, select it, then select 
  325.      Edit->Modify and enter the value 576.
  326.  
  327.   4. Select the registry key:
  328.  
  329.     HKEY_LOCAL_MACHINE
  330.      SYSTEM
  331.       CURRENTCONTROLSET
  332.        SERVICES
  333.         VXD
  334.          MSTCP
  335.  
  336.      and create a new string variable "DefaulkRcvWindow" with a value 
  337.      of 4048.
  338.  
  339.   5. Close regedit, then shutdown and reboot your PC.
  340.  
  341.   If this doesn't work, try a lower MaxMTU value (for example 512 
  342.   or 256).
  343.