home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 March / PCWorld_2002-03_cd.bin / Software / Komercni / far / Far1703.exe / Plugins / FTP / FTPEng.hlf < prev    next >
Encoding:
FAR help  |  2000-12-19  |  6.4 KB  |  167 lines

  1. .Language=English,English
  2. .PluginContents=FTP client
  3. @Contents
  4. $ #FTP client#
  5.    ~Connecting to FTP host~@FTPConnect@
  6.  
  7.    ~Managing host names~@FTPNames@
  8.  
  9.    ~FTP client commands~@FTPCmd@
  10.  
  11.    ~FTP client configuration~@Config@
  12.  
  13.    ~FTP client panel modes~@FTPPanel
  14.  
  15. @FTPConnect
  16. $ #Connecting to FTP host#
  17.     You may connect to a server either from the FAR command line
  18. or from ~hosts panel~@FTPNames@.
  19.  
  20.     FAR supports the following host name format:
  21.  
  22.     #ftp://user:password@@hostname:port/folder#
  23.  
  24.     where "hostname" is always required, "ftp://" prefix also is required
  25. to connect from the command line and optional, when connecting from
  26. hosts panel. All other name parts are optional. If the user name is absent,
  27. "anonymous" will be used. If the password is omitted, default password,
  28. defined in ~FTP client configuration~@Config@, will be sent to the server.
  29.  
  30.     To connect from the command line enter host name, beginning from
  31. "ftp://" prefix, in FAR command line.
  32.  
  33.     To connect from the host panel, activate FTP plugin, select desired
  34. server and press Enter.
  35.  
  36.     To edit server parameters directly before connecting, press F4
  37. on the server name, make all necessary changes and press the
  38. "Connect" button.
  39.  
  40. @FTPNames
  41. $ #Managing host names#
  42.     Host names are organized in the form of a file panel. You may
  43. enter a new host record using Shift-F4. Each record consists of
  44. host name, user password field, optional description, options
  45. "Ask password directly before connecting", "ASCII mode" and
  46. "Passive mode".
  47.  
  48.     FAR supports the following host name format:
  49.  
  50.     #ftp://user:password@@hostname:port/folder#
  51.  
  52.     All components, except "hostname", are optional.
  53.  
  54.     The user password may be entered either in the host name or in a
  55. separate password field. In the second case it will not be shown in
  56. the panel.  Also you may leave it empty to use the default password,
  57. defined in ~FTP client configuration~@Config@.
  58.  
  59.     Additionally it is possible to set "Ask password directly before
  60. connecting" host option to enter password (and user name, if necessary)
  61. manually before connecting to the server.
  62.  
  63.     "ASCII mode" option allows to use ASCII mode file transfers by default.
  64.  
  65.     "Passive mode" and "Use firewall" options can be required to work with
  66. some types of firewall. They override similar options from
  67. ~FTP client configuration~@Config@.
  68.  
  69.     Use "Select table" button to override default character table
  70. for this server.
  71.  
  72.     To edit parameters of an existing host press F4 on its name.
  73.  
  74.     Using F7, it is possible to create folders for host names.
  75.  
  76.     You may copy and move host records to and from folders and local disks
  77. using the F5 and F6 commands.
  78.  
  79.     F8 deletes information about selected hosts.
  80.  
  81.     Press Alt-F6 to save information about a currently connected host.
  82.  
  83. @FTPCmd
  84. $ #FTP client commands#
  85.     The FTP client allows operation with an FTP server files just
  86. as if the files were located on local disks. It supports file and
  87. folder copying, moving, deletion, folders creation, files viewing
  88. and editing. Also it is possible to resume a broken transfer using
  89. the "Resume" button in the overwrite file dialog, but this function
  90. must be supported by the FTP server. You may use the "Find file"
  91. command to search for files on the FTP server. Ctrl-A changes the
  92. file access mode, if this operation is supported by the server.
  93.  
  94.     Press #Shift-F7# to change the character table, used for file names
  95. and descriptions. Also you may specify character table in server parameters
  96. independently for each server.
  97.  
  98.     Some FTP operations may be interrupted with Esc. If Esc does not help,
  99. Ctrl-Break may be used, but unlike Esc it breaks a current connection.
  100.  
  101. @Config
  102. $ #FTP client configuration#
  103.     In this dialog you may change the following options:
  104.  
  105.  #Add to disks menu#    Enables adding "FTP" item to the disks menu.
  106.  
  107.  #Disks menu hotkey#    Hotkey for the FTP client item in disks menu.
  108.                       May be set from 1 to 9 or leave this field
  109.                       empty to autoassign.
  110.  
  111.  #Add to plugins menu#  Enables adding "FTP" item to the plugins menu.
  112.  
  113.  #Description list#     Names of files with FTP files descriptions.
  114.  #names delimited#
  115.  #with commas#
  116.  
  117.  #Read descriptions#    Read descriptions of FTP files when entering
  118.                       an FTP folder. This enables viewing of file
  119.                       descriptions but slows down folder reading.
  120.  
  121.  #Update descriptions#  Update descriptions of FTP files after
  122.                       uploading or deleting.
  123.  
  124.  #Upload uppercase#     If this option is on and the name of the
  125.  #files in lowercase#   uploaded file consists only of uppercase
  126.                       characters, it will be transferred to the
  127.                       server in lowercase.
  128.  
  129.  #Show upload#          If you do not need to manually change
  130.  #options dialog#       the destination path and ASCII/binary mode
  131.                       when uploading files, you may clear this
  132.                       option to skip second upload dialog.
  133.  
  134.  #Default password#     Password, which will be used as the default
  135.                       when entering new server parameters. It will
  136.                       also be used when connecting, if a password
  137.                       is not entered and the user name is empty or
  138.                       "anonymous".
  139.  
  140.  #Firewall#             Name of the firewall server. Leave empty
  141.                       if you do not use a firewall. Only one type
  142.                       of firewall is supported:
  143.                       remote_userid@@remote_host is sent to
  144.                       the firewall as user name when connecting
  145.                       to a remote_host.
  146.  
  147.  #Passive mode#         This mode can be required to work with
  148.                       some types of firewall. Because each host
  149.                       record has its own "Passive mode" option,
  150.                       the configuration option value is used when
  151.                       entering a new host or when connecting from
  152.                       the command line.
  153.  
  154.  
  155. @FTPPanel
  156. $ #FTP client panel modes#
  157.     FTP client uses panel modes 8 and 9 to display some additional
  158. information about FTP files.
  159.  
  160.     Mode 8 (file owners) contains file owner and group information.
  161.  
  162.     Mode 9 (file links) contains file access mode information in Unix
  163. format.
  164.  
  165.     This information can be correctly displayed only if it is provided
  166. by FTP server in the standard Unix format.
  167.