Go Back   FlashFXP Forums > FlashFXP > Release Archive > Website

Website Comments, Suggestions, Questions, Concerns, Fan mail, Hate mail, Whatever goes.

 
 
Thread Tools
Old 04-18-2005, 02:52 PM   #1
Junior Member
ioFTPD Foundation User
 
Join Date: Dec 2004
Posts: 6
Post site to site (fxp)

Hi.

what im looking for is a way to allow unencrypted data between
server <-> server
yet still have encrypted data between
user <-> server

regards from someone who has searched the forums and stared at ini's after this question way to long :P
Zarxan is offline  
Old 04-18-2005, 04:07 PM   #2
Junior Member
ioFTPD Foundation User
 
Join Date: Dec 2004
Posts: 6
Default

I found the problem with a little help from an nice anonymous person

I had:
Require_Encrypted_Auth = !-xxxxx *
Require_Encrypted_Data = *

when i should've used:

Require_Encrypted_Auth = !-xxxxx *
Require_Encrypted_Data = !*
Zarxan is offline  
Old 04-19-2005, 03:25 AM   #3
Junior Member
 
Join Date: Jan 2005
Posts: 15
Default

This Require_Encrypted_Data = !* doesnt do this:
Quote:
yet still have encrypted data between
user <-> server
Just so you know.
sk1nt is offline  
Old 04-19-2005, 03:28 AM   #4
Junior Member
ioFTPD Foundation User
 
Join Date: Dec 2004
Posts: 6
Default

For some reason it does m8.
I think when your forced to login with ssl it stays so until you start an operation that doesnt want encryption.. like fxp'ing.
ioFTPD realy needs to fix the ssl fxp thing so you dont have to rely on other servers to open an ssl connection.

[1] Opening data connection IP: x.x.x.x PORT: 1999
[1] RETR xxxx.zip
[1] 150 Opening BINARY mode data connection for xxxx.zip.
[1] Encryption algorithm: TLSv1 RC4-MD5-128
[1] 226 Transfer complete.
[i] xxxx.zip 127,9 kbytes/0,18(s)/727,52Kbps
[i] Transfered 3 file(s) - Total: 1,1 M byte(s) in 0,57 (0,00 KBps)
[i] Transfer queue complete
Zarxan is offline  
Old 04-20-2005, 02:37 PM   #5
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 113
Default

Actually, it is ftp client who decides how to transfer data. With setup as above, data between server and user can be either encrypted or transfered in clear -- it's clients choice.
esmandil is offline  
Old 04-20-2005, 03:16 PM   #6
Junior Member
ioFTPD Foundation User
 
Join Date: Dec 2004
Posts: 6
Default

So how do i force ssl between user - server and not server - server ?
Zarxan is offline  
Old 04-20-2005, 08:39 PM   #7
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 2,022
Default

Quote:
Originally posted by Zarxan
So how do i force ssl between user - server and not server - server ?
You don't because you can't.
Mouton is offline  
Old 04-21-2005, 04:56 AM   #8
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 113
Default

In other words, how the heck is io supposed to know if data it is sending goes to client or to other ftp serwer?
esmandil is offline  
Old 04-21-2005, 05:25 AM   #9
Junior Member
ioFTPD Foundation User
 
Join Date: Dec 2004
Posts: 6
Default

Mouton, then its about time they either fix that or fix so ioftpd can start a ssl session with other servers.

Google is your friend Esmandil
http://www.g6ftpserver.com/en/faq#Co...on,internet.14
or if you realy wanna go hardcore
http://www.faqs.org/rfcs/rfc959.html
Zarxan is offline  
Old 04-21-2005, 02:34 PM   #10
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 2,022
Default

Quote:
Originally posted by Zarxan
Mouton, then its about time they either fix that or fix so ioftpd can start a ssl session with other servers.
It's already working in the upcoming, non-public yet, version.
Mouton is offline  
Old 04-21-2005, 04:33 PM   #11
Junior Member
ioFTPD Foundation User
 
Join Date: Dec 2004
Posts: 6
Default

Thats real good news have a nice day
Zarxan is offline  
 
Create a free account to browse our forums without ads



Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Command To Run A .bat file? Yngone Custom Commands 1 02-18-2004 09:53 AM
Another way for private paths fobban Suggestions 2 03-18-2003 05:34 PM


All times are GMT -5. The time now is 11:35 PM.