Skip to content

efeciftci/kf6-kio-ftps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kf6-kio-ftps 0.4, Efe Çiftci 2024
kf5-kio-ftps 0.3, Denis Akimkin 2015
kio-ftps 0.2, Magnus Kulke 2008

Licensed under GPL Version 2 or later.

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

It currently supports: 

- Control channel encryption.
- Encrypted PASV data transfers.

It still lacks: 

- Authentification via client certificate.
- Encrypted PORT data transfers.