blob: 9af2ef245bf52f33019208ba1dd9f00cee4f57cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Source: tdeio-ftps-trinity
Section: tde
Priority: optional
Maintainer: TDE Debian Team <[email protected]>
Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev
Standards-Version: 3.8.3
Package: tdeio-ftps-trinity
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: an ftps TDEIO slave for TDE
tdeio-ftps-trinity is an ftps TDEIO slave for TDE, based on rfc4217 and
build upon the ftp TDEIO-slave sources. tdeio-ftps-trinity should work
yet with most server implementations It issues an "AUTH TLS"
command after connecting and refuses to continue, when it's
not supported.
.
Homepage: http://kasablanca.berlios.de/kio-ftps/
|