Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
FTP client that really supports SSL?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Need4Speed
Guru
Guru


Joined: 06 Jun 2004
Posts: 497

PostPosted: Tue Aug 03, 2004 8:03 pm    Post subject: FTP client that really supports SSL? Reply with quote

I need to access some files on a server that requires "implicit ssl". I have tried gFTP and FlashFXP using wine. In gFTP I can change the protocol to ftps, but it doesn't really do anything. With FlashFXP there is an option for implicit ssl which works when in windows, but fails while its is negotiating the ssl connection. I have searced for other ftp clients, but haven't found any good ones. Are there any clients that do this for linux? hopefully gui
Back to top
View user's profile Send private message
Houdini
Apprentice
Apprentice


Joined: 14 Jun 2002
Posts: 224
Location: New Mexico Tech, Socorro, NM

PostPosted: Tue Aug 03, 2004 9:22 pm    Post subject: Reply with quote

I don't have access to a SSL-enabled FTP server, but looking in net-ftp gives me...

ftp - seems to do SSL. It says that SSL-then-FTP isn't implemented, but that's not what you're looking for, is it?
gftp - says it does SSL for the control channel only
kasablanca - says it supports "ssl/tls connections" for both auth and data
lftp - FTPS support

That's all from portage. I found that list by doing something like this:
Code:

for i in /usr/portage/net-ftp/* ; do
grep "ssl" $i/*
done

_________________
^]:wq
Back to top
View user's profile Send private message
Need4Speed
Guru
Guru


Joined: 06 Jun 2004
Posts: 497

PostPosted: Wed Aug 04, 2004 2:05 am    Post subject: Reply with quote

Houdini wrote:

ftp - seems to do SSL. It says that SSL-then-FTP isn't implemented, but that's not what you're looking for, is it?
gftp - says it does SSL for the control channel only
kasablanca - says it supports "ssl/tls connections" for both auth and data
lftp - FTPS support


Thanks for the list...never knew you could search portage like that. Kasablanca looks good, but it requires all these KDE libraries (I have fvwm), is it worth installing a program that is designed for KDE if I only have fvwm?
Back to top
View user's profile Send private message
Houdini
Apprentice
Apprentice


Joined: 14 Jun 2002
Posts: 224
Location: New Mexico Tech, Socorro, NM

PostPosted: Wed Aug 04, 2004 5:43 pm    Post subject: Reply with quote

Well, it only requires kdelibs and kde-env. That isn't that bad.

If you want a graphical program, that's really your only way to go.
_________________
^]:wq
Back to top
View user's profile Send private message
beandog
Bodhisattva
Bodhisattva


Joined: 04 May 2003
Posts: 2072
Location: /usa/utah

PostPosted: Thu Aug 05, 2004 2:59 am    Post subject: Reply with quote

Filezilla runs under wine with a few annoyances.
_________________
If it ain't broke, tweak it. dvds | blurays | blog | wiki
Back to top
View user's profile Send private message
r4d1x
Apprentice
Apprentice


Joined: 25 Nov 2003
Posts: 157
Location: Japan

PostPosted: Thu Aug 05, 2004 3:23 am    Post subject: Reply with quote

Kasablanca looks nice, but Im not impressed with its SSL capibilities. I run a implicit ssl server and it doesnt like connecting to it. maybe 2/5 tries, yet, flashfxp will connect everytime. I wish somemore gui fxp programs would come out for nix :/
_________________
Gentoo Linux 2.6.19.2-grsec
Dual Athlon-MP 1900
1024Mb PC2100 DDR
Radeon 9600 pro
1TB File Server / FTP
Back to top
View user's profile Send private message
jub0r
n00b
n00b


Joined: 01 Feb 2003
Posts: 73
Location: Denver, Colorado

PostPosted: Thu Aug 05, 2004 4:49 am    Post subject: Reply with quote

Kasablanca is working ok for me although my ProFTP server uses TLS explicit encryption. The interface is definately a bit rough. The only connection settings are "Encryption level" 1 2 and 3 whatever that means. I set it to 3 and it worked.
Regular netkit ftp with ssl support worked well untill I had to put the server in passive mode for the firewall. If you can use active mode, you might give that a shot.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum