diff options
Diffstat (limited to 'doc/man/kftpgrabber.1')
-rw-r--r-- | doc/man/kftpgrabber.1 | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/doc/man/kftpgrabber.1 b/doc/man/kftpgrabber.1 new file mode 100644 index 0000000..6a60204 --- /dev/null +++ b/doc/man/kftpgrabber.1 @@ -0,0 +1,107 @@ +'\" -*- coding: us-ascii -*- +.if \n(.g .ds T< \\FC +.if \n(.g .ds T> \\F[\n[.fam]] +.de URL +\\$2 \(la\\$1\(ra\\$3 +.. +.if \n(.g .mso www.tmac +.TH kftpgrabber 1 "mars 17, 2006" "" "" +.SH NAME +kftpgrabber \- ftp client for TDE +.SH SYNOPSIS +'nh +.fi +.ad l +\fBkftpgrabber\fR \kx +.if (\nx>(\n(.l/2)) .nr x (\n(.l/5) +'in \n(.iu+\nxu +[\fB\fIoptions\fB\fR] +'in \n(.iu-\nxu +.ad b +'hy +.SH DESCRIPTION +\fBkftpgrabber\fR is a graphical ftp client for TDE. +It supports technologies like ZeroConf, TLS/SSL and FXP +.PP +Some features: + +- Multiple FTP sessions (tabs) +.br +- Transfer queue +.br +- TLS/SSL support for encrypted connections (implicit and explicit) +.br +- Partial X509 certificate support for authentication +.br +- File eXchange Protocol (FXP) transfer support +.br +- One Time Password (OTP) support - S/Key, MD5, RMD160, SHA1 +.br +- Drag and Drop support +.br +- Site bookmarking +.br +- Encrypted bookmark support (password can be saved to TDEWallet) +.br +- Distributed FTP support (PRET) +.br +- SSCN and CPSV support +.br +- Skiplist +.br +- ZeroConf (aka. Rendezvous) support for local site discovery +.br +- Bookmark sharing with Kopete contacts +.br +- Bookmark import plugins +.br +- Support for SFTP protocol +.br +- Traffic graph +.br +- Speed limiting +.br +- Priority and skip lists +.br +- Fast directory listings via control channel on servers that support STAT +.br +- Integrated SFV checksum verifier +.br +- Ability to view/edit remote files +.br +- Exporting of directory listings into text files +.br +- "On file exists" action matrix for Download, Upload and FXP transfers +.SH OPTIONS +All TDE and Qt programs accept some common command-line options. +\fBkftpgrabber\fR has no application-specific options. +.TP +\*(T<\fB\-\-help\fR\*(T> +Show help about options +.TP +\*(T<\fB\-\-help\-qt\fR\*(T> +Show Qt specific options +.TP +\*(T<\fB\-\-help\-tde\fR\*(T> +Show TDE specific options +.TP +\*(T<\fB\-\-help\-all\fR\*(T> +Show all options +.TP +\*(T<\fB\-\-author\fR\*(T> +Show author information +.TP +\*(T<\fB\-v\fR\*(T> \*(T<\fB\-\-version\fR\*(T> +Show version information +.TP +\*(T<\fB\-\-license\fR\*(T> +Show license information +.SH AUTHOR +This manual page was written by Fathi Boudra <<\*(T<[email protected]\*(T>>> for +the Debian system (but may be used by others). Permission is +granted to copy, distribute and/or modify this document under +the terms of the GNU General Public License, Version 2 any +later version published by the Free Software Foundation. +.PP +On Debian systems, the complete text of the GNU General Public +License can be found in /usr/share/common-licenses/GPL. |