diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-07-04 21:06:02 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-07-04 21:06:02 +0900 |
commit | bd72eef4a4458f8d2e52609d7b6cf3efe12a0177 (patch) | |
tree | b797d29ee85d482247cfecda13d1fb572e4c4d62 /ubuntu/_base/applications/kftpgrabber/debian/control | |
parent | 5051f08d847e70346920d72e34da55558b89145c (diff) | |
download | tde-packaging-bd72eef4a4458f8d2e52609d7b6cf3efe12a0177.tar.gz tde-packaging-bd72eef4a4458f8d2e52609d7b6cf3efe12a0177.zip |
Rearranged applications folder into sub categories.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/applications/kftpgrabber/debian/control')
-rw-r--r-- | ubuntu/_base/applications/kftpgrabber/debian/control | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/ubuntu/_base/applications/kftpgrabber/debian/control b/ubuntu/_base/applications/kftpgrabber/debian/control deleted file mode 100644 index 426bc7adb..000000000 --- a/ubuntu/_base/applications/kftpgrabber/debian/control +++ /dev/null @@ -1,35 +0,0 @@ -Source: kftpgrabber-trinity -Section: tde -Priority: optional -Maintainer: TDE Debian Team <team-debian@trinitydesktop.org> -Uploaders: Fathi Boudra <fabo@debian.org>, Mark Purcell <msp@debian.org>, Michael Meskes <meskes@debian.org> -Build-Depends: cdbs, debhelper (>= 9~), quilt, automake, libtool, tdelibs14-trinity-dev, docbook2x, docbook-xml, libssl-dev -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 |