home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 April / ChipCD_498.iso / software / ftp / ftpgm / readme.txt < prev    next >
Text File  |  1995-06-29  |  4KB  |  136 lines

  1.  
  2. FTP_GM - A File Transfer Program for TCP/IP
  3. -------------------------------------------------------
  4.  
  5.  
  6. File YOU require that are NOT included in this distribution:
  7.  
  8.     VBRUN300.DLL
  9.     WINSOCK.DLL
  10.  
  11.  
  12. The following files should be included:
  13.  
  14.     FTPGM10.ZIP
  15.  
  16. Installing FTP_GM:
  17.  
  18. 1) Unpack using PKUNZIP the FTP_GM.ZIP file in a temporary location
  19. (ie: C:\TEMP).  The following files should be included:
  20.  
  21.     ftp_gm.ex_        Program
  22.     README.TXT        Description    
  23.     LICENSE.TXT        Registration information
  24.     ftp4w.dl_        FTP DLL
  25.     setup.exe        Setup program used to install FTP_GM
  26.     setup.lst        Used by setup.exe
  27.     setup1.ex_        Used by setup.exe
  28.     setupkit.dl_    Used by setup.exe
  29.     threed.vb_        Extention used by FTP_GM
  30.     ver.dl_        Extention used by FTP_GM
  31.  
  32.  
  33. 2) Run SETUP.EXE
  34.  
  35. 3) Run FTP_GM.EXE
  36.  
  37.  
  38. Description of FTP_GM
  39. --------------------------
  40. FTP_GM is a File Transfer Program (FTP) which uses TCP/IP to transfer 
  41. files from your PC to another PC or host.  
  42.  
  43. Steps to use FTP_GM:
  44.  
  45. 1- Run FTP_GM from the icon in Program Manager
  46. 2- Click on the File; Connect menu OR click on the connect icon:
  47.    (the connect icon is represented by the network cable connection)
  48. 3- You are prompted with the following "Connect Session" prompts:
  49.  
  50.     Node:        enter node name or IP address of node
  51.     UserID:        enter your user ID login name
  52.     Password:    enter your password
  53.  
  54. 4- Click on Login to connect
  55.  
  56. Once connected, FTP_GM will get a directory listing of the host you are
  57. connected to.
  58.  
  59. Note: If FTP_GM cannot connect to the desired host, check the lower left
  60. part of the FTP_GM screen for a message.  The message will give you enough
  61. information to know why you can not connect.  Example of a message:
  62.  
  63.     host rejects userid/password
  64.  
  65. which means that the userID and password you used is not correct, or that
  66. you do not have rights on that host while using that login ID.
  67.  
  68. Get Files:
  69. ----------
  70.  
  71. Select file transfer mode: ASCII or Binary, 
  72.  
  73. On the Remote Host Directory listing, click on the file you wish to copy 
  74. to your PC (single click).  Then click on the arrow pointing right 
  75. (towards your local drive box):
  76.  
  77.     -->
  78.  
  79. If you want the file to arrive at another disk\directory location, simple
  80. change disk or directory under "Local Directory".
  81.  
  82.  
  83. PUT (send) files:
  84. -----------------
  85.  
  86. Select file transfer mode: ASCII or Binary,
  87.  
  88. On the Local Directory file listing, select the file you wish to 'send',
  89. by clicking on it once.  Then click on the arrow pointing left (towards
  90. the Remote Host Directory listing):
  91.  
  92.     <--
  93.  
  94.  
  95. Changing Remote Host Directory:
  96. -------------------------------        
  97.  
  98. On the Remote Host Directory listing, click on the directory you want to
  99. change to.  The click twice on the name to change to it.  If the change
  100. does not take place, the following could be wrong:
  101.  
  102.     - the name is not a directory, but a file
  103.     - you don't have the right to change to that directory
  104.  
  105. Going back (up) the directory, click on the arrow pointing up.
  106.  
  107. To get a fresh listing of the directory listings of both the local and 
  108. remote directory listings, click on the water tap (re-fresh!?!?).
  109.  
  110.  
  111. Mask:
  112. -----
  113.  
  114. A mask can be applied on the Remote Directory listing.  Examples:
  115.  
  116.     *.*    list files with characters that have a dot (.) somewhere
  117.         in the file name (not exactly like DOS is it?)
  118.  
  119.     M*    all files (including directories) that start with M;
  120.         sample outputs might be:
  121.  
  122.         MESSAGES.G
  123.         Mail/receive
  124.         Mail/rent
  125.  
  126.         Note: When files appear with directory names, clicking
  127.         twice on the entry will cause FTP_GM to change directory
  128.         to that directory.  So clicking twice on Mail/rent, would
  129.         change directory to the Mail sub-directory.
  130.  
  131.  
  132. This program is friendly with no nag screens. A registration fee 
  133. of $12 U.S. ($15 Canadian) is requested, see license.txt for more 
  134. information.
  135.  
  136.