kio-ftps

Network

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

4
Become a Fan
5.7

Available as/for:
Description:
kio-ftps is an FTPS KIO slave for KDE. It implements secure FTP sessions based on RFC 4217 and built upon the FTP KIO-slave sources. It should work with most server implementations. It issues an "AUTH TLS" command after connecting and refuses to continue when it's not supported. Prior to every data channel I/O 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
Last changelog:

0.2:
- ported to kde4
0.1:
- initial release


Ratings & Comments

17 Comments

PhobosK

Since berlios.de doesn't exist anymore, the download link is not working... Could you please make the app available for download somewhere else and tell us is this an abandoned project?

novalu

When compiling on my KDE I got errors like undefined reference to 'QSslSocket::QSslSocket(QObject*)' To compile it I must add ${QT_QTNETWORK_LIBRARY} to target_link_libraries in CMakeLists.txt. So 11. line must be "target_link_libraries(kio_ftps ${KDE4_KDECORE_LIBS} ${QT_QTNETWORK_LIBRARY} kio )"

markum

Hey, goog that this exits. It should be full part of KDE. Unfortunately there is a very annoying bug. kio-ftps complains about self signed server certificates without allowing to accept them permanently (like the rest of KDE does). Any chance for a fix soon?

novalu

I've solved it by compiling from source with commented command for showing message box about self-signed certificates. It's bad workaround, but it works :-) ftp.cpp - remove lines 431-434 - add in that for cycle command „doNotIgnore = false;“

arizonagroovejet

Where do I get this for KDE 3? I'm assuming there is one since the homepage says "02.18.07: ported to kde4.". thanks.

uwolfer

This KIO slave could go into kdelibs together with the normal FTP one. Just like HTTPS and HTTP. As I see there is a lot of code dupplication from the one in kdelibs, so it should not be a problem to merge them together. Just look at the HTTP one: http://websvn.kde.org/trunk/KDE/kdelibs/kioslave/http/ What do you think? If you need any help, contact me.

Fri13

How about ssh://? on earlier KDE versions, sFTP was just a hack. But the real connection to security echanced FTP servers is still done via SSH and kio-sftp just was "renamed" version for that. So to connect a FTP server, just use ssh:// and not ftp:// or sftp:// and you get everything done. unless ssh:// isn't implented as kio-slave ;-)

helldrive

sftp and ftps are quite different protocols (read here: http://www.enterprisedt.com/products/edtftpjssl/faq-answers.html). there is a very handy fish:// kio-slave which delivers filesystem abstractions for remote servers on which you have shell access. ftps is an extension to the ftp protocol, like https.

nerdoc

FTPS is used as addition to FTP when a provider doesn't give you access to SSH (in base tarifes etc), which is needed for SFTP. So FTPS is way more secure than FTP, which can be read by anyone using a Man-in-the-middle-attack.

Fisch666

Mhhh, i can't edit my post above... :-/ A package for dapper is available here: http://packages.czessi.org/en/dapper/kde/kio-ftps_0.1-0kubuntu2~dapper1

Fisch666

Hi! A kio-ftps package for kubuntu edgy is available here: http://packages.czessi.org/en/edgy/kde/kio-ftps_0.1-0kubuntu2~edgy1 Works here on my system with debian testing too...

JardaK

You can download MandrivaLinux rpm package (builded on MDV 2006) from ftp://linux.ok.cvut.cz/pub/people/krejci/rpms/kio-ftps-0.1-1mjk.i586.rpm

LB06

I'm getting a 'SSL-connecting error'. What exactly does this mean? Btw I really appreciate your work. I really need it, also :)

RushPL

I'm getting the same error... I would really appreciate a fix.

DarthAndroid

I believe this is due to a lack of certificate support. I for one request the feature to be added because this kio slave is useless to me without it.

gohanz
gordin

Hi, awesome work. I was hoping for an kio-slave for ftps for some time. This is great. I submitted a bugreport to bugs.gentoo.org with an Gentoo-ebuild. It can be found at https://bugs.gentoo.org/show_bug.cgi?id=125314 BTW, is it somehow possible to connect to ftps through a proxy?

Pling
0 Affiliates
Details
license
version 0.2
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 2

More Network from helldrive:

Kasablanca
helldrive
last update date: 20 years ago

Score 5.0

Other Network:

NzbPower
thejol
last update date: 19 years ago

Score 5.0

nzb
mnordstr
last update date: 13 years ago

Score 5.0

KNewz
ChaosWars
last update date: 17 years ago

Score 5.0

KLibido (Usenet binaries downloader)
bauno
last update date: 19 years ago

Score 5.0

Kwooty
kwooty
last update date: 11 years ago

Score 7.7

PANDO for Linux
Sephiroth6779
last update date: 18 years ago

Score 5.0



System Tags