Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Dec : Re: Looking for a good FTP component
| Subject: | Re: Looking for a good FTP component |
| Posted by: | ang..@magsys.co.uk |
| Date: | Wed, 13 Dec 2006 00:51 +0000 (GMT Standa |
In article <457f0ead$1@newsgroups.borland.com>, mitov@mitov.com (Boian Mitov) wrote:
> Yes, I set the host and user name and PW yes, and I set Binary to
> True and it send some of the files as ASCII yes... About 1/3 of the
> files I send are always corrupted the same way and it appears they
> have been sent as ASCII.
ICS will only send files in ASCII mode if you tell it to do so. I mostly send zip files and they are never corrupted.
Instead of just complaining and repeating yourself, try the executable demo that I suggested before, you will find it works and it's your use of the ICS components that is wrong. Hundreds of other people use the ICS FTP component and don't get corrupted files.
Angus