Go Back   FlashFXP Forums > > > >

Suggestions Post suggestions for upcoming versions

 
 
Thread Tools Display Modes
Old 02-01-2002, 12:30 AM   #16
mikeyboy
Junior Member
 
Join Date: Jan 2002
Posts: 3
Default

Yeah, I know of stunnel, however as far as I know it will only allow you to set one server to connect to per instance. WinSSLWrap allows the client to dictate which server to connect to, like a proxy. Any such programs for *nix systems that do this?
mikeyboy is offline  
Old 02-01-2002, 04:11 PM   #17
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

so you guys would rather use a proxy than have flashfxp directly support ssl? cos that's the impression i'm getting.

what I need is detailed reference material (not the RFC's I have them), delphi interface to the ssl dlls (I don't mean socket controls w/ ssl support), delphi source code examples.
bigstar is offline  
Old 02-01-2002, 10:34 PM   #18
S3cur1ty
Junior Member
 
Join Date: Feb 2002
Posts: 14
Thumbs up SSL component for Delphi

http://www.nevrona.com/Indy/

try this one , it's also free

it's a windows socket / internet related component for delphi/kylix
S3cur1ty is offline  
Old 02-01-2002, 11:12 PM   #19
Linkster
Moderator
Administrator
 
Join Date: Oct 2001
Location: New Mexico, USA
Posts: 1,070
Default

and here is a bit on ssl using indy

http://www.intelicom.si/forum/read.php?f=3&i=308&t=308
Linkster is offline  
Old 02-02-2002, 08:53 AM   #20
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

I've already looked at Indy, I can't even get the SSL demo's to work. I tried v8 & 9.
bigstar is offline  
Old 02-03-2002, 08:17 AM   #21
mutant
Junior Member
 
Join Date: Feb 2002
Posts: 2
Default

First of all I must confirm that the use of TLS/SSL is increasing and that it's a pity FlashFXP does not support it (i hate cuteftp...).
You can bypass it using clients like stunnel or WinSSLWrap but that does not work well for me as I seem to have the same problem mikeyboy has : I need to go through a proxy that supports SSL, preferably a linux/unix based proxy that passes through the ftp commands at least forwarding them to a secure server such as glftpd-tls .
For non ssl servers I use psi's ftpbnc which unfortunately doesn't support ssl/tls. Does anyone have an alternative bnc or proxy in mind ? thanks
mutant is offline  
Old 02-05-2002, 08:41 PM   #22
lynlimz
Junior Member
FlashFXP Registered User
 
Join Date: Jan 2002
Posts: 7
Default

Sorry to add furthur, but SSL support would be amazingly good. I currently use a trial version of SecureFX which is, yes, expiring. And I need a good alternative. Not willing to purchase another when i just did for flashfxp.
lynlimz is offline  
Old 02-05-2002, 09:15 PM   #23
amkazak
Junior Member
FlashFXP Registered User
 
Join Date: Oct 2001
Posts: 24
Default

Have you tried OpenSSL? It's what Serv-U 4 seems to be using.
amkazak is offline  
Old 02-05-2002, 10:04 PM   #24
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

everything related to openssl is done in C, I can't make heads or tails of it.
bigstar is offline  
Old 02-06-2002, 06:13 AM   #25
S3cur1ty
Junior Member
 
Join Date: Feb 2002
Posts: 14
Default

what about this DLL

STelSock Ver.0.3.4 Mar 4, 1999
STelSock is a 32bit Windows Sockets DLL that makes TELNET applications possible to communicate with SSL telnetd. STelSock encrypts/decrypts the data for TELNET applications. According to the setting, STelSock also makes FTP applications possible to communicate with SSL ftpd.


From : http://tama.gate.nec.co.jp/so/
S3cur1ty is offline  
Old 02-06-2002, 08:10 AM   #26
Fusion
Senior Member
FlashFXP Beta Tester
ioFTPD Registered User
 
Join Date: Oct 2001
Posts: 542
Default

DLLs are fine, except they can't be compiled into the project. A VCL is preferrable, but to date I've yet to find any for SSL.
Fusion is offline  
Old 02-06-2002, 12:12 PM   #27
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

Maybe I wasn't clear enough? what I need is a delphi header/interface to a ssl dll. Everything I've seen, is done in C. I don't understand C. It's greek to me.

Anything else is pretty much of no use to me.
bigstar is offline  
Old 02-10-2002, 05:10 PM   #28
Sig Carson
Junior Member
 
Join Date: Feb 2002
Posts: 5
Post

The first Windows FTP client that supports implicit SSL, FXP, and Clear Data Channel is going to make a killing. Everyone is waiting for this capability... I sure hope FlashFXP is the first (since it's the best FXP client ;-)
Sig Carson is offline  
Old 02-10-2002, 06:08 PM   #29
Shorty
Member
FlashFXP Registered User
 
Join Date: Oct 2001
Posts: 53
Default

Quote:
Originally posted by Sig Carson
The first Windows FTP client that supports implicit SSL, FXP, and Clear Data Channel is going to make a killing. Everyone is waiting for this capability... I sure hope FlashFXP is the first (since it's the best FXP client ;-)
Actually, the new SmartFTP (build 0966.5 released today) supports both implicit and explicit.
Not sure if it's out to the public yet as it's an internal release.

Bad thing about SmartFTP is that it doesn't transfer .sfv files first like FlashFXP, so that makes SmartFTP pretty much useless for me.

I sure hope FlashFXP can support implicit/explicit SSL, so I won't need WinSSLWrapper set up to work with FlashFXP to connect to SSL protected (explicit) glftpd sites.

FlashFXP rules! Hope it'll catch up with the other FTPs that are already supporting SSL (CuteFTP, SmartFTP, and possibly others).
Shorty is offline  
Old 02-10-2002, 08:39 PM   #30
Sig Carson
Junior Member
 
Join Date: Feb 2002
Posts: 5
Default

Yes, SmartFTP does support SSL, however it doesn't support disabling SSL for the data channel. We need a FTP client that supports FXP and the "PROT C" command to disable SSL for the data channel.
Sig Carson is offline  
 

Tags
flashfxp, server, ssl, support, tsl

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
fxpiing in though a server with limitations zoranb General Discussion 3 05-18-2005 04:22 PM


All times are GMT -5. The time now is 09:46 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)