ncftpbookmarks.1 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. .TH ncftpbookmarks 1 2003-07-09 "NcFTP Software"
  2. .SH NAME
  3. ncftpbookmarks \- full screen bookmarks editor for ncftp
  4. .SH SYNOPSIS
  5. ncftpbookmarks
  6. .SH DESCRIPTION
  7. .PP
  8. .I ncftpbookmarks
  9. is a full-screen bookmark editor for the
  10. .I "File Transfer Protocol"
  11. client
  12. .IR "ncftp".
  13. .PP
  14. .I ncftp
  15. can bookmark server name, login name and password
  16. of your favorite ftp servers.
  17. .I ncftpbookmarks
  18. is used to handle these
  19. bookmarks.
  20. This full-screen editor can also be launched from the ncftp prompt with
  21. the
  22. .I bookmarks
  23. command.
  24. While using
  25. .IR ncftpbookmarks ,
  26. the screen is divided into two parts.
  27. The left one gives a brief description of keyboard controls.
  28. The right one lists all existing bookmarks.
  29. Up and down arrows (or "u" and "d" keys) are used to move the cursor
  30. in this list.
  31. The "x" key is used to quit the editor.
  32. Other commands have to be typed in full (e.g.\&
  33. .IR /ed ,
  34. .IR /del ).
  35. .SH FILES
  36. .IP $HOME/\.ncftp/bookmarks
  37. Saves bookmark and host information.
  38. .SH AUTHORS
  39. .PP
  40. Mike Gleason, NcFTP Software (mgleason@ncftp.com).
  41. This man page was written by Nicolas Duboc (nicolas@duboc.net) for
  42. the Debian distribution of the ncftp package.
  43. .SH "SEE ALSO"
  44. .PP
  45. .IR ncftp (1)