diff options
Diffstat (limited to 'ubuntu/precise/applications/kftpgrabber/debian/control')
-rw-r--r-- | ubuntu/precise/applications/kftpgrabber/debian/control | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/ubuntu/precise/applications/kftpgrabber/debian/control b/ubuntu/precise/applications/kftpgrabber/debian/control deleted file mode 100644 index 3e06c17d3..000000000 --- a/ubuntu/precise/applications/kftpgrabber/debian/control +++ /dev/null @@ -1,35 +0,0 @@ -Source: kftpgrabber-trinity -Section: tde -Priority: optional -Maintainer: Debian TDE Extras Team <pkg-tde-extras@lists.alioth.debian.org> -Uploaders: Fathi Boudra <fabo@debian.org>, Mark Purcell <msp@debian.org>, Michael Meskes <meskes@debian.org> -Build-Depends: cdbs, debhelper (>= 5), quilt, automake, libtool, tdelibs14-trinity-dev, docbook2x, docbook-xml -Standards-Version: 3.8.3 -Homepage: http://www.kftp.org - -Package: kftpgrabber-trinity -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: ftp client for TDE - KFTPgrabber is a graphical FTP client for the Trinity Desktop Environment. It - implements many features required for usable FTP interaction. - . - Feature list: - - Multiple simultaneous FTP sessions in separate tabs - - A tree-oriented transfer queue - - TLS/SSL support for the control connection and the data channel - - X509 certificate support for authentication - - FXP site-to-site transfer support - - One-time password (OTP) support using S/KEY, MD5, RMD160 or SHA1 - - Site bookmarks with many options configurable per-site - - Distributed FTP daemon support (implementing the PRET command) - - Can use Zeroconf for local site discovery - - Bookmark import plugins from other FTP clients - - Support for the SFTP protocol - - A nice traffic graph - - Ability to limit upload and download speed - - Priority and skip lists - - Integrated SFV checksum verifier - - Direct viewing/editing of remote files - - Advanced default "on file exists" action configuration - - Filter displayed files/directories as you type |