tdeio slave for ftps protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
gregory guy 634aaabc8f
Drop automake build support.
4 years ago
cmake@e22f5ace4a Reset submodule main/applications/tdeio-ftps/cmake to latest HEAD 4 years ago
po Added translation using Weblate (German) 4 years ago
tdeio_ftps Drop automake build support. 4 years ago
.gitmodules Drop automake build support. 4 years ago
AUTHORS Initial import of kio-ftps 0.1a from sources 11 years ago
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Drop automake build support. 4 years ago
COPYING Initial import of kio-ftps 0.1a from sources 11 years ago
Changelog Initial import of kio-ftps 0.1a from sources 11 years ago
ConfigureChecks.cmake Use common CMake tests. 5 years ago
INSTALL Drop automake build support. 4 years ago
README Drop automake build support. 4 years ago
config.h.cmake cmake: Adjusted test for time.h, added test of strtoll function 6 years ago

README

 tdeio-ftps - an ftps ioslave for TDE.

 
This ioslave implements the ftp encryption scheme called ftps, based on
rfc 4217. The slave tries to use the encryption methods the server
offers.


Features:
=========

 * Control channel encryption
 * Encrypted PASV data transfers


Lacking:
========

 * Authentification via client certificate
 * Encrypted PORT data transfers
 

NB: The slave issues an "AUTH TLS" command after connecting and refuses
to continue, when it's not supported. In prior to every data channel io
command ("STOR", "RETR", etc) It tries to secure the data channel via
"PBSZ" and "PROT" commands. If those fail then It will transfer data
unencrypted.



 CONTRIBUTING
==============

If you wish to contribute to tdeio-ftps (TDE), you might do so:

- TDE Gitea Workspace (TGW) collaboration tool.
  https://mirror.git.trinitydesktop.org/gitea

- TDE Weblate Translation Workspace (TWTW) collaboration tool.
  https://mirror.git.trinitydesktop.org/weblate