Re: [twsocket] Source Code Fixes for ICS/FTP

2005-09-01 Thread Francois PIETTE
> The biggest problem was that many users reported incompletely uploaded
> files. I found a comment in FTPCli.pas indicating that this issue has 
> come up before, but the fix in TCustomFtpCli.DataSocketPutDataSent was
> not sufficient until today.

Are you using the latest release downloaded from _my_ website ?

> Fixed versions of FtpCli.pas and WSocket.pas are available 
> from me on request for whomever this concerns.

Of course I'm interested.

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




- Original Message - 
From: "Tobias Giesen" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, September 01, 2005 4:34 PM
Subject: [twsocket] Source Code Fixes for ICS/FTP


> Hello everybody,
> 
> I have been using the ICS FTP library for Delphi 7 and 2005 for about a
> year (I think) and I am offering it to my customers as an alternative
> to Indy 10. I have made some changes to the source code and I want to
> share them today.
> 
> The biggest problem was that many users reported incompletely uploaded
> files. I found a comment in FTPCli.pas indicating that this issue has 
> come up before, but the fix in TCustomFtpCli.DataSocketPutDataSent was
> not sufficient until today.
> 
> Fixed versions of FtpCli.pas and WSocket.pas are available from me on
> request for whomever this concerns. If you don't care about incomplete
> uploads, then you may safely ignore this message.
> 
> I also fixed a related issue where PutAsync would sometimes not raise
> an exception even though the file upload was incomplete.
> 
> I also added a few acceptable reply codes to some FTP commands to 
> provide compatibility with some NAS drive.
> 
> Cheers,
> Tobias Giesen
> http://www.superflexible.com
> 
> 
> 
> -- 
> 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
-- 
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] Source Code Fixes for ICS/FTP

2005-09-01 Thread Tobias Giesen
Hello everybody,

I have been using the ICS FTP library for Delphi 7 and 2005 for about a
year (I think) and I am offering it to my customers as an alternative
to Indy 10. I have made some changes to the source code and I want to
share them today.

The biggest problem was that many users reported incompletely uploaded
files. I found a comment in FTPCli.pas indicating that this issue has 
come up before, but the fix in TCustomFtpCli.DataSocketPutDataSent was
not sufficient until today.

Fixed versions of FtpCli.pas and WSocket.pas are available from me on
request for whomever this concerns. If you don't care about incomplete
uploads, then you may safely ignore this message.

I also fixed a related issue where PutAsync would sometimes not raise
an exception even though the file upload was incomplete.

I also added a few acceptable reply codes to some FTP commands to 
provide compatibility with some NAS drive.

Cheers,
Tobias Giesen
http://www.superflexible.com



-- 
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