home *** CD-ROM | disk | FTP | other *** search
/ The Best Internet Programs / BESTINTERNET.bin / internet / ws_ftp / ws_read.me < prev   
Text File  |  1994-03-25  |  6KB  |  135 lines

  1.  
  2.                  Windows Sockets FTP Client Application 
  3.  
  4.  
  5.   Copyright (c) 1994 by John A. Junod.  All rights reserved.
  6.  
  7.   Written by:
  8.       John A. Junod          Internet: <junodj@css583.gordon.army.mil>
  9.       267 Hillwood Street              <zj8549@trotter.usma.edu>
  10.       Martinez, GA 30907   Compuserve: 72321,366     AOL: jjunod
  11.       (706)-780-2671
  12.  
  13.   THE INFORMATION AND CODE PROVIDED IS PROVIDED AS IS WITHOUT WARRANTY 
  14.   OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO 
  15.   THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
  16.   PURPOSE.  IN NO EVENT SHALL JOHN A. JUNOD BE LIABLE FOR ANY DAMAGES 
  17.   WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS 
  18.   OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF JOHN A. JUNOD HAS BEEN 
  19.   ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.  LIABILITY IS LIMITED
  20.   TO THE TOTAL AMOUNT OF MONEY THAT JOHN A. JUNOD RECEIVED FROM YOU FOR 
  21.   YOUR USE OF THIS PROGRAM.
  22.  
  23.   **********************************************************************
  24.   *  This program executable, help file and related text files may be  *
  25.   *  distributed freely and may be used without fee by any individual  *
  26.   *  for  non-commercial  use  and  by  any  United States Government  *
  27.   *  organization.  This version of WS_FTP may  not be distributed as  *
  28.   *  a part of any commercial package.                                 *
  29.   **********************************************************************
  30.  
  31.   This program was developed entirely on personal equipment using 
  32.   personal time and personal resources.  My association with the U.S. 
  33.   Army has no bearing on the design or implementation of this program 
  34.   nor does it imply that the U.S. Army, Fort Gordon, the United States 
  35.   Military Academy or the U.S. Army Computer Science School endorses 
  36.   the use of this program.
  37.  
  38.   -----------------------------------------------------------------------
  39.  
  40.   The user interface for this FTP client is designed with the novice 
  41.   FTP user in mind.  All controls are standard Windows controls.
  42.   
  43.   Thanks to Peter R. Tattam for his Winsock DLL, which made all this 
  44.     possible.
  45.   Thanks to Ashok Aiyar for immediate response on bugs in beta versions,
  46.     suggestions and comments.
  47.   Thanks to Jeff Welty for his code related to the ANS Gateway.
  48.   Thanks to Bob Stockwell for his code for the Internet Firewalls. 
  49.   Thanks to Dr. Graham Barlow for detailed PDP11/RSX11M info, VMS info,
  50.     detailed testing and bug reports.
  51.   Thanks to "hari" for detailed VMS info.
  52.   Thanks to Dave Heap for MAC-NCSA info.
  53.   Thanks to Anton Helm for MAC-PS info (still isn't working 100%).
  54.   Thanks to Tony Kay for the detailed AS/400 info.
  55.   Thanks to Bill Kelly for the detailed MVS info.
  56.   Thanks to Gerry VonRiesen for help with help.
  57.   Thanks to Johan van der Hoeven for bug fixes.
  58.   Thanks to Mario Guerra, Chris Sacksteder and a number of other people
  59.     for bug reports, suggestions, good comments and assistance.
  60.  
  61.  Requirements:
  62.  
  63.    WS_FTP requires you to have a properly installed WINSOCK.DLL 
  64.    and requires Windows 3.1 or later. 
  65.  
  66.  Installation:
  67.  
  68.    YOU MUST HAVE A PROPERLY INSTALLED WINSOCK.DLL FOR THIS APPLICATION
  69.    TO WORK.  REFER TO YOUR WINSOCK.DLL DOCUMENTATION FOR SETUP!!
  70.  
  71.    1. Create a directory for this program and copy WS_FTP.EXE, 
  72.       WS_FTP.INI and WS_FTP.HLP to that directory.  If you have an
  73.       existing WS_FTP.INI file in your windows directory, copy it into
  74.       the executable directory to keep your old configurations.
  75.  
  76.       The search order for WS_FTP.INI and WS_FTP.HLP is:
  77.           1) current directory
  78.           2) executable directory
  79.           3) windows directory
  80.  
  81.    2. Create an ICON in any Program Manager group.
  82.       a. Use the File Manager and drag the program into a Program
  83.          Manager group.
  84.       b. Use the File New menu option in Program Manager to create
  85.          the entry for this program.
  86.  
  87.  Known problems:
  88.  
  89.   1) May not work correctly for some FTP servers due to the directory
  90.      listing that comes back.  In this case the directories and files
  91.      dialog boxes will remain empty and the full directory listing will
  92.      be visible by clicking the [LONGDIR] button.  If you have a host 
  93.      that doesn't work, e-mail me a listing of that listing and the 
  94.      output of the remote FTP help command.
  95.  
  96.   2) No support for EBCDIC (does anyone use this??) transfers.
  97.  
  98.  Latest Version:
  99.  
  100.    The latest version of this application should always be the file
  101.    /pub/msdos/winsock.files/ws_ftp.zip on ftp.usma.edu (129.29.64.246).
  102.    To access it, enter 129.29.64.246 as the host name and check the
  103.    "anonymous login" box in the WS_FTP connect dialog box.
  104.  
  105.    Beta versions are only available from ftp.usma.edu in the /pub/msdos
  106.    directory as ws_ftp.zip.new
  107.  
  108.    Source code for the 93.12.05 version is in the file ws_ftp_s.zip
  109.    in the /pub/msdos/winsock.files directory on ftp.usma.edu.
  110.  
  111.  Bug reports, suggestions, etc...
  112.  
  113.    If you connect to a host that WS_FTP doesn't recognize (i.e. listboxes
  114.    remain blank or are displayed incorrectly).
  115.  
  116.    1. Try the different host types that are listed in the options dialog
  117.       box.  (the change takes affect immediately, you do not need to 
  118.       change directories, etc..)
  119.  
  120.    2. If you can't find one that displays the directory correctly, then:
  121.  
  122.       a.  Double click on the status area and save the message log to a file
  123.       b.  click on the LongDir button and save the contents to a different
  124.           file.
  125.       c.  mail both files to "junodj@css583.gordon.army.mil"
  126.  
  127.    Send all bug reports, suggestions, etc to "junodj@css583.gordon.army.mil"
  128.    or to "72321,366" on compuserve or to "jjunod" on america-on-line.
  129.   
  130.    If you like this program, let other people know about it!
  131.    Post your comments in comp.protocol.tcp-ip.ibmpc, alt.winsock and
  132.    in the windows groups on usenet and places like compuserve.  Let
  133.    people know about it!
  134.  
  135.