summaryrefslogtreecommitdiff
path: root/net/kftpgrabber/DESCR
blob: 6085b84f8fdcb8e3f103b428b66702a76068fe26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
There are many FTP clients around these days. Most are console based, some
feature a graphical user interface. What most clients are missing is support
for latest or not so common technologies like ZeroConf, TLS/SSL or FXP (just
to name a few), accompanied by a decent user interface, that tries to support
the user instead of frustrating him.

KFTPGrabber tries to make a complete FTP client solution with support for
plugins, scripting and everything else the users needs, based on the
latest technologies KDE provides.

Here are some of the features:

  - Multiple FTP sessions (tabs)
  - Transfer queue
  - TLS/SSL support for encrypted connections (implicit and explicit)
  - Partial X509 certificate support for authentication
  - FXP transfer support (site-to-site)
  - OTP (one time password) support - s/key, md5, rmd160, sha1
  - Drag&Drop support
  - Site bookmarking
  - Encrypted bookmark support (password can be saved to KWallet)
  - Distributed FTP support (PRET)
  - SSCN and CPSV support
  - Skiplist
  - ZeroConf (aka. Rendezvous) support for local site discovery
  - Bookmark sharing with Kopete contacts (KDE >= 3.3)
  - Bookmark import plugins
  - Support for SFTP protocol [experimental]