multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be
- Original Message -
From: "New Era" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Sunday, September 23, 2007 8:57 AM
Subject: Re: [twsocket]
thanks for your kind reply,
but if I go with the stable version of the ICS which does not have XCRC command
support, I used the following code to achieve my aim
(recommended by FPiette),
1- upload file using ftpPutAsync()
2- use ftpDirAsync() and check the size of the file of interest if it is
> How to check if a file is either uploaded correctly or not, I know that
> ftpCli
> supports MD5 command, but at the outside world there were no
> commercial ftp hosting services that support MD5 command,
> I only found one ftp hosting which supports XCRC and this is command as
> far
> as I know
New Era wrote:
> How to check if a file is either uploaded correctly or not, I know
> that ftpCli supports MD5 command, but at the outside world there were
> no commercial ftp hosting services that support MD5 command, I only
> found one ftp hosting which supports XCRC and this is command as far
>
How to check if a file is either uploaded correctly or not, I know that ftpCli
supports MD5 command, but at the outside world there were no commercial ftp
hosting services that support MD5 command, I only found one ftp hosting which
supports XCRC and this is command as far as I know, is not supp