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
Slávek Banko ef810c0ec9
Use common CMake tests.
5 years ago
admin@2ba4c0d451 Reset submodule main/applications/tdeio-ftps/admin to latest HEAD 5 years ago
cmake@f8254e1561 Reset submodule main/applications/tdeio-ftps/cmake to latest HEAD 5 years ago
po Add CMakeL10n rules. 5 years ago
tdeio_ftps Add CMakeL10n rules. 5 years ago
.gitmodules Add admin and cmake submodules 11 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 Use common CMake tests. 5 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
Makefile.am Initial import of kio-ftps 0.1a from sources 11 years ago
Makefile.cvs Initial import of kio-ftps 0.1a from sources 11 years ago
README Additional k => tde renaming and fixes 11 years ago
acinclude.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. 6 years ago
aclocal.m4 Initial import of kio-ftps 0.1a from sources 11 years ago
config.h.cmake cmake: Adjusted test for time.h, added test of strtoll function 6 years ago
config.h.in Initial import of kio-ftps 0.1a from sources 11 years ago
configure.files Additional kio => tdeio renaming 11 years ago
configure.in KDE_USE_QT* -> KDE_USE_TQT* conversion 6 years ago
configure.in.in Update to TDE R14 API 11 years ago
stamp-h.in Initial import of kio-ftps 0.1a from sources 11 years ago
subdirs Additional kio => tdeio renaming 11 years ago

README

ftps TDEIO-slave.

written by Magnus Kulke <magnus.kulke@radicalapproach.de>, based on rfc4217 and build upon the ftp TDEIO-slave sources. it should work yet with most server implementations. it 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 that fails it will transfer data unencrypted. there is currently no support for ssl-certificates. this might be added on demand.
 
magnus kulke 1.3.2006