home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.10 / 1998-01_Disc_3.10.iso / MSPRING / INSTALL / 32BIT / DISK2.Z / Ws_FTP.txt < prev    next >
Text File  |  1996-02-02  |  9KB  |  222 lines

  1.      Windows Sockets FTP Client Application  -  WS_FTP and WS_FTP32 
  2.      Copyright (C) 1994-1996 by John A. Junod.  All rights reserved.
  3.                 Copyright (c) 1994-1996 Ipswitch, Inc.
  4.  
  5.            (PLEASE REVIEW THE ENTIRE CONTENTS OF THIS FILE!!!!)
  6.  
  7.   THE INFORMATION AND CODE PROVIDED IS PROVIDED AS IS WITHOUT WARRANTY 
  8.   OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO 
  9.   THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
  10.   PURPOSE. IN NO EVENT SHALL JOHN A. JUNOD OR IPSWITCH INC. BE LIABLE 
  11.   FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, 
  12.   CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  13.   THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  14.  
  15.   **********************************************************************
  16.   *  This program executable, help file and related text files may be  *
  17.   *  used without fee by any United States Government organization,    *
  18.   *  by individuals for non-commercial home use, and by students,      *
  19.   *  faculty and staff of academic institutions.                       *
  20.   *                                                                    *
  21.   *  U.S. Government use: Free                                         *
  22.   *  Non-commercial home use: Free                                     *
  23.   *  Academic use: Free                                                *
  24.   *  All other uses: Contact Ipswitch, Inc. for license information    *
  25.   *                                                                    *
  26.   *  Archive sites:  This program may be included on U.S. Government,  *
  27.   *  academic and non-commercial Internet archive sites and on CD-ROM  *
  28.   *  collections distributed by such sites, provided any charge is     *
  29.   *  solely to recover the cost of distribution.  Any such             *
  30.   *  distribution must contain the complete program, including this    *
  31.   *  file.  Non-commercial Internet archive sites must not be in the   *
  32.   *  business of making a profit from selling hardware, software,      *
  33.   *  information or services.  (SimTel and mirrors authorized)         *
  34.   *                                                                    *
  35.   *  For distribution rights and for all other uses, including         *
  36.   *  all corporate use, please contact Ipswitch, Inc. at               *
  37.   *  <info@ipswitch.com> or (617) 676-5700 for license information.    *
  38.   *  Ipswitch may also be contacted via mail at 81 Hartwell Ave.,      *
  39.   *  Lexington, MA 02173 or fax at (617) 676-5710.                     *
  40.   *                                                                    *
  41.   *  Ipswitch, Inc. develops and sells a family of TCP/IP products     *
  42.   *  for a range of PC platforms: Acadia/VxD for Windows, Piper/IP     *
  43.   *  for DOS and Windows, Vantage/IP for OS/2, the Catipult Netware    *
  44.   *  to TCP/IP gateway, IMail electronic mail for Windows and INews    *
  45.   *  network news for Windows.                                         *
  46.   **********************************************************************
  47.  
  48.  DESCRIPTION:
  49.  ============
  50.  
  51.    This application is a standard File Transfer Protocol (FTP) client 
  52.    application for Windows Sockets.  The user interface for this FTP 
  53.    client is designed with the novice FTP user in mind.  Usage should 
  54.    be obvious.  For more information on FTP please refer to the many
  55.    different NETNEWS groups or one of the recent books on the Internet.
  56.  
  57.    WS_FTP also provides for automatic downloads of files.  See HLP file
  58.    for information on "Auto Transfer of Files".
  59.  
  60.    WS_FTP32 is the 32 bit version of WS_FTP for Windows NT and  
  61.    Windows 3.x with Win32s.
  62.    
  63.      If you have problems with WS_FTP32 under Win32s, please try
  64.      using the 16 bit version of WS_FTP.
  65.  
  66.  
  67.  REQUIREMENTS:
  68.  =============
  69.  
  70.    WS_FTP requires you to have a properly installed WINSOCK.DLL 
  71.    and requires Windows 3.1 or later.
  72.    
  73.      If you don't have a WINSOCK.DLL, I'd suggest getting the 
  74.      free one from Microsoft or the shareware Trumpet Winsock 
  75.      from ftp.trumpet.com.au or buying a vendor supported one 
  76.      from Ipswitch, Inc. or from FTP Software, Inc.
  77.    
  78.    WS_FTP32 requires Windows NT, Windows 95 or Win32s 1.15 (or later)
  79.  
  80.      Windows NT and Windows 95 come with a WINSOCK.DLL. If you
  81.      use a different vendors stack on these platforms you will
  82.      need to replace the WSOCK32.DLL that comes with the OS.
  83.  
  84.    WS_FTP requires a 286 processor.
  85.    
  86.    WS_FTP32 requires a 386 processor.
  87.  
  88.  
  89.  INSTALLATION:
  90.  =============
  91.  
  92.    YOU MUST HAVE A PROPERLY INSTALLED WINSOCK.DLL FOR THIS APPLICATION
  93.    TO WORK.  REFER TO YOUR WINSOCK.DLL DOCUMENTATION FOR SETUP!!
  94.  
  95.    1. Create a directory for this program and copy WS_FTP.EXE, 
  96.       WS_FTP.INI, WS_FTP.EXT and WS_FTP.HLP to that directory.
  97.  
  98.    2. Create an ICON in any Program Manager group.
  99.       a. Use the File Manager and drag the program into a Program
  100.          Manager group.
  101.       b. Use [F]ile [N]ew in the Program Manager.
  102.  
  103.  
  104.  UPDATING FROM PREVIOUS VERSIONS:
  105.  ================================
  106.   
  107.    PLEASE KEEP YOUR OLD WS_FTP.INI FILE!!!!
  108.  
  109.    If you have problems with this version, edit your old INI file
  110.    and delete the [_config_] section and restart WS_FTP.
  111.  
  112.  
  113.  VALID COMMAND LINE OPTIONS:
  114.  ===========================
  115.  
  116.    -i inifile       (must be first in the line!)
  117.    -p profile_name  (cannot be used with gets or puts!)
  118.    -ask             (prompt for command line)
  119.    ftp://remotehost/pathname/filename [local:/pathname/filename] [-ascii]
  120.    file://remotehost/pathname/filename [local:/pathname/filename] [-ascii]
  121.    //remotehost/pathname/filename [local:/pathname/filename] [-ascii]
  122.    remotehost:/pathname/filename [local:/pathname/filename] [-ascii]
  123.    local:/pathname/filename //remotehost/pathname/filename [-ascii]
  124.    local:/pathname/filename remotehost:/pathname/filename [-ascii]
  125.              
  126.       
  127.  WHERE TO GET IT
  128.  ===============
  129.  
  130.  (Stable release versions)
  131.  
  132.    ftp://ftp.coast.net/SimTel/win3/winsock/ws_ftp.zip 
  133.    ftp://ftp.coast.net/SimTel/win95/winsock/ws_ftp32.zip 
  134.  
  135.    ftp://ftp.winsite.com/pub/pc/win3/winsock/ws_ftp.zip
  136.    ftp://ftp.winsite.com/pub/pc/win3/winsock/ws_ftp32.zip
  137.  
  138.    on Compuserve in WINCON library 11  (support provided in this area)
  139.  
  140.  (first updates, test versions, frequent updates)
  141.  
  142.    http://www.csra.net/junodj/
  143.  
  144.  (commercial versions)
  145.  
  146.    contact Ipswitch, Inc. at (617)-676-5700 or FAX:617-676-5710 or
  147.    by E-Mail at <info@ipswitch.com>
  148.  
  149.  SUPPORT
  150.  =======
  151.  
  152.   ALL beginner support is provided through Compuserve in the WINCON
  153.   area.  Please do NOT send "how do I use ws_ftp" questions to the
  154.   author.  I will NOT respond.
  155.  
  156.   ALL bug reports and suggestions for improvement should be sent to
  157.   <junodj@csra.net>
  158.  
  159.   ALL distribution, commercial purchase requests need to be sent to
  160.   <info@ipswitch.com>
  161.  
  162.  
  163.  BUG REPORTS, SUGGESTIONS, ETC...
  164.  ================================
  165.  
  166.    If you connect to a host that WS_FTP doesn't recognize (i.e. listboxes
  167.    remain blank or are displayed incorrectly).
  168.  
  169.    1. Try the different host types that are listed in the options dialog
  170.       box.  (the change takes affect immediately, you do not need to 
  171.       change directories, etc..)
  172.  
  173.    2. If you can't find one that displays the directory correctly, then:
  174.  
  175.       a.  click on the LogWnd button and save the message log to a file
  176.       b.  click on the remote side DirInfo button and save the contents
  177.           to a different file.
  178.       c.  mail both files to "junodj@csra.net"
  179.  
  180.    Send all bug reports, suggestions, etc to "junodj@csra.net"
  181.   
  182.    If you like this program, let other people know about it!
  183.    Post your comments in comp.protocol.tcp-ip.ibmpc, alt.winsock and
  184.    in the windows groups on usenet and places like compuserve.  Let
  185.    people know about it!
  186.  
  187.  
  188.  KNOWN PROBLEMS
  189.  ==============
  190.  
  191.    Many internet providers require you to use PASV mode in order
  192.      for WS_FTP to work properly.  If you always get "Dirlist
  193.      returned 0", try changing this setting under Advanced in the
  194.      Connect dialog or in Session Options.  This is NOT a true
  195.      problem in WS_FTP but is a requirement of your network
  196.      provider.
  197.      
  198.    Some versions of the Trumpet Winsock DLL require you to use
  199.      PASV mode.  See the above note.
  200.  
  201.    You MAY need to use PASV mode when using TIA. See the above note.
  202.         
  203.    WS_FTP does not work properly under some versions of the SPRY
  204.      stack.  You need to contact SPRY to get an upgraded stack
  205.      that is Winsock compliant.
  206.  
  207.    WS_FTP32 does not work properly when using the 16 bit version
  208.      of Chameleon or Trumpet Winsock on Windows NT or Windows 95.
  209.      You need to replace the WSOCK32.DLL provided by Microsoft
  210.      with one from the network stack vendor or get the 32 bit
  211.      version from the vendor.
  212.  
  213.    If you don't want to overwrite your INI file, don't unzip the
  214.      one that comes in this zip file!  There is never a reason to
  215.      update the INI file.
  216.  
  217. Author
  218. ======
  219.    John A. Junod          Internet: <junodj@csra.net>
  220.  
  221.  
  222.