home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 14 / CDACTUAL.iso / cdactual / demobin / share / os2 / NFTP100 / NFTPKEYS.TXT < prev    next >
Encoding:
Text File  |  1997-01-30  |  6.6 KB  |  238 lines

  1. NFTP : New File Transfer Protocol Client Version 1.00
  2. Copyright (C) 1994-1997 Sergey Ayukov
  3.  
  4. ----------------------------------------------------------------------------
  5. NFTP manual (main part)
  6. ----------------------------------------------------------------------------
  7.  
  8. KEYBOARD COMMANDS SUMMARY
  9.  
  10. All interaction with NFTP is keyboard-based; there's no mouse support (and I
  11. am not going to implement it -- at least now). This approach is somewhat
  12. tough for novice user, but after some learning it gives the best results in
  13. terms of usability and interaction speed. Here is the list of keystrokes
  14. ("hot keys"); it's divided into several sections each pertaining to specific
  15. mode of operation or action classification.
  16.  
  17.                  GENERAL KEYBOARD COMMANDS
  18.  
  19.     Note that these commands are available almost always
  20.  
  21.     Key                         Meaning
  22.  
  23.  Shift+F1    program information and general keyboard
  24.              commands
  25.  
  26.     F1       brings context sensitive help
  27.  
  28.     F10      logoff from site and quit NFTP
  29.  
  30.   Ctrl-K     logoff from site
  31.  
  32.   Ctrl-B     open bookmark list and log to site from it
  33.  
  34.   Ctrl-L     login as anonymous into new site
  35.  
  36.   Ctrl-N     login with userid/password into new site
  37.  
  38.   Ctrl-V     display version information
  39.  
  40.   Ctrl-A     toggle state of autocontrol flag
  41.  
  42.   Ctrl-T     toggle ASCII/BINARY mode
  43.  
  44.   Ctrl-D     redraw screen (do not re-read remote dir)
  45.  
  46.    Alt-N     send NO OPERATION command (verify connection
  47.              aliveness)
  48.  
  49.   Ctrl-W     sets remote directory view to raw
  50.  
  51.   Ctrl-P     sets remote directory view to parsed
  52.  
  53.              use/inhibit NLST with flags (default is on).
  54.              Some servers
  55.    Alt-F     do not like NLST -lLa. Try if you see strange
  56.              messages from server when retrieving directory
  57.              listing. NOT RECOMMENDED.
  58.  
  59.                  CONTROL CONNECTION WINDOW
  60.  
  61.      Key                         Meaning
  62.  
  63.  arrow keys    move viewpoint
  64.  
  65.      Esc       bring you back to the end of history (same
  66.                as End)
  67.  
  68.     Space      switches to directory view
  69.  
  70.     Alt-Q      send any string to server verbatim (quote)
  71.  
  72.     Alt-C      change to arbitrary directory
  73.  
  74.             FILE LISTING VIEW (REMOTE OR LOCAL)
  75.  
  76.           Key                         Meaning
  77.  
  78.                          Navigating
  79.  
  80.       arrow keys         move cursor around. Horizontal
  81.                          scrolling is also possible
  82.  
  83.  Ctrl-Left/Ctrl-Right    horizontal scrolling by 10 symbols
  84.  
  85.         Ctrl-\           change to root directory
  86.  
  87.        Ctrl-PgUp         goto the directory level higher
  88.                          ("cd ..")
  89.  
  90.        Ctrl-PgDn         chdir to directory under cursor
  91.  
  92.          Enter           same as above
  93.  
  94.          Alt-C           change to arbitrary directory
  95.  
  96.          Space           switch to control connection
  97.  
  98.           F2             select drive letter -- local view
  99.                          only
  100.  
  101.                     Sorting file listing
  102.  
  103.         Ctrl-F3          sort directory by name, dirs first
  104.  
  105.         Ctrl-F4          sort directory by extension, dirs
  106.                          first
  107.  
  108.         Ctrl-F5          sort directory by time, then name,
  109.                          dirs first
  110.  
  111.         Ctrl-F6          sort directory by size, then name,
  112.                          dirs first
  113.  
  114.         Ctrl-F7          remove sorting, return to original
  115.                          state
  116.  
  117.         Ctrl-F8          reverse current sort order
  118.  
  119.                      Marking/unmarking
  120.  
  121.        Ctrl-num+         mark all files in current
  122.                          directory
  123.  
  124.        Ctrl-num-         unmark all files in current
  125.                          directory
  126.  
  127.         Insert           mark/unmark file under cursor.
  128.                          Directory cannot be marked
  129.  
  130.            *             invert selection
  131.  
  132.        Alt-num+          mark all files in all visited
  133.                          directories
  134.  
  135.        Alt-num-          unmark all files in all visited
  136.                          directories
  137.  
  138.                      Transferring files
  139.  
  140.                          download file under cursor or
  141.           F5             marked files (if any) -- remote
  142.                          view only
  143.  
  144.        Shift+F5          upload file under cursor or marked
  145.                          files (if any) -- local view only
  146.  
  147.         Alt-F5           download all marked files from all
  148.                          directories -- remote view only
  149.  
  150.          Alt-S           save listing of current directory
  151.                          into file -- remote view only
  152.  
  153.                        Viewing files
  154.  
  155.           F3             view file under cursor, use fast
  156.                          internal viewer
  157.  
  158.         Alt-F3           view file under cursor, use
  159.                          external viewer
  160.  
  161.         Creating/deleting/renaming files/directories
  162.  
  163.           F6             rename file/directory
  164.  
  165.           F7             make directory (you have to have
  166.                          permissions on remote)
  167.  
  168.           F8             delete file or directory under
  169.                          cursor
  170.  
  171.         Ctrl-R           re-read directory (refresh file
  172.                          list)
  173.  
  174.                        Miscellaneous
  175.  
  176.           F4             save this place as a bookmark
  177.  
  178.    alphanumeric keys     quick search for files starting
  179.                          with these symbols
  180.  
  181.                         ENTRY FIELDS
  182.  
  183.           Key                         Meaning
  184.  
  185.        Esc/Enter          abandon/confirm
  186.  
  187.    Left, Right, Home,
  188.           End             move cursor around
  189.  
  190.      Tab, Shift-Tab       move to next/previous field (if
  191.                           any)
  192.  
  193.      Del, Backspace       delete characters
  194.  
  195.    Pressing any keys different from Left, Right, Home, End
  196.                will clear the initial string.
  197.  
  198.                        BOOKMARK LIST
  199.  
  200.         Key                          Meaning
  201.  
  202.  up/down/pgup/pgdn    move cursor
  203.  
  204.        Enter          select bookmark or folder
  205.  
  206.         Esc           leave bookmark list or folder
  207.  
  208.         Del           delete bookmark or folder
  209.  
  210.        Ctrl-E         edit bookmark/folder title
  211.  
  212.      right/left       enter/leave folder
  213.  
  214.  Ctrl-up/Ctrl-down    move bookmark entry
  215.  
  216.      Ctrl-left        move bookmark entry into another
  217.                       folder
  218.  
  219.                     BUILT-IN FILE VIEWER
  220.  
  221.        Key                          Meaning
  222.  
  223.     arrow keys      scroll (note that you can scroll
  224.                     horizontally also)
  225.  
  226.  Ctrl-Left/Right    scroll by 10 symbols horizontally
  227.  
  228.         F7          search for text string
  229.  
  230.      Shift-F7       repeat search for text string
  231.  
  232.      F2/Alt-S       save contents to file
  233.  
  234.        Esc          exit viewer
  235.  
  236. ----------------------------------------------------------------------------
  237. Sergey Ayukov (asv@sai.msu.su)
  238.