nnect mode is working for FTPS, async connect method seems
>> not to be workign
>>
>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:twsocket-
>> [EMAIL PROTECTED] On Behalf Of Francois Piette
>> Sent: woensdag 18 oktober 2006 13:40
>> To: ICS su
usiness Solution Architects" <[EMAIL PROTECTED]>
To: "'ICS support mailing'"
Sent: Wednesday, October 18, 2006 1:44 PM
Subject: Re: [twsocket] Connection Problem SFTP
> I'm using the right library, as mentioned by another member, the normal
> connect mode
40
To: ICS support mailing
Subject: Re: [twsocket] Connection Problem SFTP
> Sorry I mean a Secure FTP Connection so FTPS.
> (... get lost in the world of abbreviations...)
FTPS is FTP over SSL.
SFTP is FTP over SSH (terminal emulation).
If you want to use FTPS, you have to have ICS-SSL. S
OTECTED]>
To: "'ICS support mailing'"
Sent: Wednesday, October 18, 2006 1:28 PM
Subject: Re: [twsocket] Connection Problem SFTP
> Sorry I mean a Secure FTP Connection so FTPS. (... get lost in the world
> of abbreviations...)
>
> -Original Message-
o:
Sent: Wednesday, October 18, 2006 12:20 PM
Subject: [twsocket] Connection Problem SFTP
> Hi,
>
>
>
> I'm struggling with a strange problem at the moment establishing a SFTP
> connection. (Delphi 6)
>
>
>
> When executing the following procedure FTPClient1.PutAs
Wednesday, October 18, 2006 12:20 PM
Subject: [twsocket] Connection Problem SFTP
> Hi,
>
>
>
> I'm struggling with a strange problem at the moment establishing a SFTP
> connection. (Delphi 6)
>
>
>
> When executing the following procedure FTPClient1.PutAsync. I get th
- Original Message -
From: "Beacon - Business Solution Architects" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, October 18, 2006 12:20 PM
Subject: [twsocket] Connection Problem SFTP
Hi,
I'm struggling with a strange problem at the moment establishing a SFTP
Hi,
Im struggling with a strange problem at the moment establishing a SFTP
connection. (Delphi 6)
When executing the following procedure FTPClient1.PutAsync. I get the error
Application raised exception class FTPException with message FTP
component not ready.
This is a part of my c