Re: [twsocket] Oops - SSL only for FTP commands not data in my app

2006-12-18 Thread Francois PIETTE
> apparently I haven't enabled SSL for data transfers, only for the
> initial connection and FTP commands. Some servers refuse data transfer,
> saying that SSL is required, although an SSL connection has been set
> up successfully.

You should post your ICS-SSL questions to the ICS-SSL dedicated mailing 
list.

> Where/how do I enable secure transfers for data? I am using
> TSslFtpClient.

There is a property ProtLevel for that purpose. You have to assign "P" to 
that property.

--
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
http://www.overbyte.be


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] Oops - SSL only for FTP commands not data in my app

2006-12-18 Thread Tobias Giesen
Hi,

apparently I haven't enabled SSL for data transfers, only for the 
initial connection and FTP commands. Some servers refuse data transfer,
saying that SSL is required, although an SSL connection has been set
up successfully.

Where/how do I enable secure transfers for data? I am using 
TSslFtpClient.

Cheers,
Tobias

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be