home *** CD-ROM | disk | FTP | other *** search
/ Chip Special: HTML & Java / Chip-Special_1997-01_HTML-a-Java.bin / sharewar / ftp / ws_ftp / ws_ftp32 / ws_ftp32.txt < prev   
Encoding:
Text File  |  1995-01-01  |  9.8 KB  |  230 lines

  1.   Windows Sockets FTP Client Application - WS_FTP32  -  Version 95.01.01
  2.      Copyright (C) 1994-1995 by John A. Junod.  All rights reserved.
  3.  
  4.        FOR WINDOWS NT, WINDOWS 95 and WIN32S (see also WS_FTP.ZIP)
  5.  
  6.            (PLEASE REVIEW THE ENTIRE CONTENTS OF THIS FILE!!!!)
  7.  
  8.   THE INFORMATION AND CODE PROVIDED IS PROVIDED AS IS WITHOUT WARRANTY 
  9.   OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO 
  10.   THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
  11.   PURPOSE. IN NO EVENT SHALL JOHN A. JUNOD BE LIABLE FOR ANY DAMAGES 
  12.   WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS 
  13.   OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF JOHN A. JUNOD HAS BEEN 
  14.   ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  15.  
  16.   **********************************************************************
  17.   *  This program executable, help file and related text files may be  *
  18.   *  distributed freely and may be used without fee by any individual  *
  19.   *  for  non-commercial  use  and  by  any  United States Government  *
  20.   *  organization.                                                     *
  21.   *                                                                    *
  22.   *  Non-commercial use: free                                          *
  23.   *                                                                    *
  24.   *  U.S. Government use: free                                         *
  25.   *                                                                    *
  26.   *  Commercial use:  Contact Ipswitch, Inc. at <info@ipswitch.com>    *
  27.   *  or (617)-246-1150 for commercial use.                             *
  28.   *                                                                    *
  29.   *  Archive sites:  This program may be included on CD-ROMs or other  *
  30.   *  distribution methods freely,  provided  any  charge  for such is  *
  31.   *  for recovering the cost of distribution  and  reasonable  profit  *
  32.   *  and not for the purpose of "selling" the program.  In this  case  *
  33.   *  the  distribution  must  contain  the complete program including  *
  34.   *  this file.                                                        *
  35.   *                                                                    *
  36.   *  Authors: This program may be distributed with your book provided  *
  37.   *  you include  a  notice  indicating  that  commercial use of this  *
  38.   *  program must be coordinated with  Ipswitch, Inc.  or you include  *
  39.   *  the contents of this text box in print. In any case the distribu- *
  40.   *  tion must contain the complete program including this file. (The  *
  41.   *  WS_FTP.INI file may be modified provided the  WS_FTP  home entry  *
  42.   *  is included and not modified.)                                    *
  43.   *                                                                    *
  44.   *  Please contact <info@ipswitch.com> for information on commercial  *
  45.   *  use or commercial distribution of this product!                   *
  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.      The benefit of running WS_FTP32 vs WS_FTP is unknown on the 
  64.      Windows 3.x platform (other than it is 32 bit code).  The 
  65.      benefit of running WS_FTP32 on Windows NT or Windows 95 is
  66.      that it is multi-threaded on these platforms.
  67.      
  68.      If you have problems with WS_FTP32 under Win32s, please try
  69.      using the 16 bit version of WS_FTP.
  70.  
  71.  
  72.  REQUIREMENTS:
  73.  =============
  74.  
  75.    WS_FTP requires you to have a properly installed WINSOCK.DLL 
  76.    and requires Windows 3.1 or later.
  77.    
  78.      If you don't have a WINSOCK.DLL, I'd suggest getting the 
  79.      free one from Microsoft or the shareware Trumpet Winsock 
  80.      from ftp.trumpet.com.au or buying a vendor supported one 
  81.      from Ipswitch, Inc. or from FTP Software, Inc.
  82.    
  83.    WS_FTP32 requires Windows NT, Windows 95 or Win32s 1.15 (or later)
  84.  
  85.      Windows NT and Windows 95 come with a WINSOCK.DLL. If you
  86.      use a different vendors stack on these platforms you will
  87.      need to replace the WSOCK32.DLL that comes with the OS.
  88.  
  89.    WS_FTP requires a 286 processor.
  90.    
  91.    WS_FTP32 requires a 386 processor.
  92.  
  93.  
  94.  INSTALLATION:
  95.  =============
  96.  
  97.    YOU MUST HAVE A PROPERLY INSTALLED WINSOCK.DLL FOR THIS APPLICATION
  98.    TO WORK.  REFER TO YOUR WINSOCK.DLL DOCUMENTATION FOR SETUP!!
  99.  
  100.    1. Create a directory for this program and copy WS_FTP.EXE, 
  101.       WS_FTP.INI, WS_FTP.EXT and WS_FTP.HLP to that directory.
  102.  
  103.    2. Create an ICON in any Program Manager group.
  104.       a. Use the File Manager and drag the program into a Program
  105.          Manager group.
  106.       b. Use [F]ile [N]ew in the Program Manager.
  107.  
  108.  
  109.  UPDATING FROM PREVIOUS VERSIONS:
  110.  ================================
  111.   
  112.    PLEASE KEEP YOUR OLD WS_FTP.INI FILE!!!!
  113.  
  114.    If you have problems with this version, edit your old INI file
  115.    and delete the [_config_] section and restart WS_FTP.
  116.  
  117.  
  118.  VALID COMMAND LINE OPTIONS:
  119.  ===========================
  120.  
  121.    -i inifile       (must be first in the line!)
  122.    -p profile_name  (cannot be used with gets or puts!)
  123.    -ask             (prompt for command line)
  124.    ftp://remotehost/pathname/filename [local:/pathname/filename] [-ascii]
  125.    file://remotehost/pathname/filename [local:/pathname/filename] [-ascii]
  126.    //remotehost/pathname/filename [local:/pathname/filename] [-ascii]
  127.    remotehost:/pathname/filename [local:/pathname/filename] [-ascii]
  128.    local:/pathname/filename //remotehost/pathname/filename [-ascii]
  129.    local:/pathname/filename remotehost:/pathname/filename [-ascii]
  130.              
  131.       
  132.  THE LATEST VERSION:
  133.  ===================
  134.  
  135.    The latest version of this application should always be the file
  136.    /pub/msdos/winsock.files/ws_ftp.zip on ftp.usma.edu (129.29.64.246).
  137.    (or /pub/msdos/winsock.files/ws_ftp32.zip for the 32 bit version)
  138.    To access it, enter 129.29.64.246 as the host name and check the
  139.    "anonymous login" box in the WS_FTP connect dialog box.
  140.  
  141.    The latest version is usually uploaded winftp.cica.indiana.edu in
  142.    the /pub/pc/win3/winsock directory as ws_ftp.zip.
  143.  
  144.    Source code for the 93.12.05 version is in the file ws_ftp_s.zip
  145.    in the /pub/msdos/winsock.files directory on ftp.usma.edu.
  146.  
  147.  
  148.  BUG REPORTS, SUGGESTIONS, ETC...
  149.  ================================
  150.  
  151.    If you connect to a host that WS_FTP doesn't recognize (i.e. listboxes
  152.    remain blank or are displayed incorrectly).
  153.  
  154.    1. Try the different host types that are listed in the options dialog
  155.       box.  (the change takes affect immediately, you do not need to 
  156.       change directories, etc..)
  157.  
  158.    2. If you can't find one that displays the directory correctly, then:
  159.  
  160.       a.  click on the LogWnd button and save the message log to a file
  161.       b.  click on the remote side DirInfo button and save the contents
  162.           to a different file.
  163.       c.  mail both files to "junodj@css583.gordon.army.mil"
  164.                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  165.    Send all bug reports, suggestions, etc to "junodj@css583.gordon.army.mil"
  166.    or to "72321,366" on compuserve or to "jjunod" on america-on-line.
  167.   
  168.    If you like this program, let other people know about it!
  169.    Post your comments in comp.protocol.tcp-ip.ibmpc, alt.winsock and
  170.    in the windows groups on usenet and places like compuserve.  Let
  171.    people know about it!
  172.  
  173.  
  174.  KNOWN PROBLEMS
  175.  ==============
  176.  
  177.    Many internet providers require you to use PASV mode in order
  178.      for WS_FTP to work properly.  If you always get "Dirlist
  179.      returned 0", try changing this setting under Advanced in the
  180.      Connect dialog or in Session Options.  This is NOT a true
  181.      problem in WS_FTP but is a requirement of your network
  182.      provider.
  183.      
  184.    Some versions of the Trumpet Winsock DLL require you to use
  185.      PASV mode.  See the above note.
  186.      
  187.    WS_FTP does not work properly under some versions of the SPRY
  188.      stack.  You need to contact SPRY to get an upgraded stack
  189.      that is Winsock compliant.
  190.  
  191.    WS_FTP32 does not work properly when using the 16 bit version
  192.      of Chameleon or Trumpet Winsock on Windows NT or Windows 95.
  193.      You need to replace the WSOCK32.DLL provided by Microsoft
  194.      with one from the network stack vendor.
  195.      
  196.  
  197.  RECENT CHANGES:
  198.  ===============
  199.  
  200.    95.01.01
  201.      added IBM R1000 host type (untested)
  202.      fixed filename problem when specifying both local and
  203.        remote filenames
  204.      fixed double click on close button problem
  205.      added support for strange UNIX dir listings that start
  206.        with 'D' or 'F'
  207.      fixed window redraw
  208.      resizeable windows
  209.  
  210.    94.12.20
  211.      added CDC Cyber host type (untested)
  212.      host type listboxes sorted and some name changes
  213.      fix for upper case D marking directorys for UNIX
  214.      fix for saving ports below 100
  215.      fix for IBM MVS and PDS elements (untested)
  216.      cleanup of some interface issues
  217.        
  218.    If you report a bug (to <junodj@css583.gordon.army.mil> or to
  219.    72321,366 on Compuserve) then PLEASE include the version number!!! 
  220.    (or at least the file date!)
  221.  
  222.  
  223. Author
  224. ======
  225.    John A. Junod          Internet: <junodj@css583.gordon.army.mil>
  226.    267 Hillwood Street              <zj8549@trotter.usma.edu>
  227.    Martinez, GA 30907   Compuserve: 72321,366       AOL: jjunod
  228.    (706)-780-2671
  229.  
  230.