ssl.html
--
[EMAIL PROTECTED]
http://www.overbyte.be
- Original Message -
From: "Tobias Rapp" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Wednesday, March 21, 2007 12:51 PM
Subject: [twsocket] SetErrorMessage missing in FtpCli.pas
> Hello!
>
Tobias Rapp wrote:
> Has anyone confirmed that? Is it already fixed in the developing
> branch of V5/V6?
>
> Just want to ensure it's not forgotten...
If Francois will not reply to this thread today, send him a private
copy, that helps (mostly) ;-)
--
Arno Garrels [TeamICS]
http://www.overbyte.
Has anyone confirmed that? Is it already fixed in the developing branch
of V5/V6?
Just want to ensure it's not forgotten...
/Tobias
Tobias Rapp wrote:
> I just noticed that I'm getting an empty error message (property
> tFtpClient.ErrorMessage) when making an attempt to move a non-existing
> fi
Hello!
I just noticed that I'm getting an empty error message (property
tFtpClient.ErrorMessage) when making an attempt to move a non-existing
file to the peer with Put().
The problem seems to be that a "SetErrorMessage" statement is missing in
the TCustomFtpCli.DoPutAppendAsync procedure. In my