FTP TLS client ?!
Par jd le samedi, janvier 7 2006, 14:47 - Free Software - Lien permanent
Does anyone know a Linux FTP client (with a GUI, please) that supports TLS/SSL authentification?
It seems that it does not exist. 
I have enough of the world, and its people's mindless games.
Aller au contenu | Aller au menu | Aller à la recherche
Par jd le samedi, janvier 7 2006, 14:47 - Free Software - Lien permanent
Does anyone know a Linux FTP client (with a GUI, please) that supports TLS/SSL authentification?
It seems that it does not exist. 
Commentaires
http://kasablanca.berlios.de/
http://lists.debian.org/debian-devel/2005/09/msg01388.html http://www.filezilla-project.org/client_features.php
FileZila 3 (not yet released) will run under Linux and support TLS/SSL.
Gftp also support SSL (only for auth), but the debian package doesn't.
There seems to be some: http://freshmeat.net/search/?q=ftp+tls+client
I should add "packaged in Debian"
gftp...
Konqueror?
Hum, btw, does Nautilus support this ? Can't check it by myself right now.
gftp supports it. The debian package is compiled without ssl support because openssl is non-free. But nothing that can't be solved by:
apt-get build-dep gftp apt-get install libssl-dev apt-get source gftp edit the call to ./configure in debian/rules dpkg-buildpackage -rfakeroot
ehrm, ok, there were some more newlines in that comment, but you get the point
Dennis,
you should have said use 'apt-build'
My 2¢
(For those that do not understand my joke, let's have a look on the maintainer of apt-build)
lftp
http://lftp.yar.ru/does. Just like so many FTP clients, lftp is also Free Software (logiciel libre, if my French isn't too horrible) distributed under the GNU GPL. Good luck in finding an FTP client that you like.Please email me if you reply to my post. I don't know how this blog works, but blogs typically do not notify posters that someone followed up.
--J.B. Nicholson-Owens (jbn@forestfield.org)
My apology, I just remembered that lftp has no GUI.
You can use 'stunnel' to tunnel almost anything through ssl/tls if a program has no native support for it...
Ok, but stunnel is not very user friendly.
For now I have recompiled gftp debian package with ssl support and it seems to be ok.
gftp w/ ssl doesn;t support encrypted data transfers (only for auth).
Fireftp, a firefox plugin support tls/ssl ftp connection. Filezilla v2 under wine too.
CrossFTP, a multi-tabbed GUI FTP client with standard (free) and pro version at http://www.crossftp.com/
Fil des commentaires de ce billet