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: | "Boian Mitov" (mit..@mitov.com) |
| Date: | Wed, 13 Dec 2006 03:38:01 |
Hi Angus,
This did the trick :-) . I wonder what the Binary = True property does,
but that is not so crucial. I will continue using ICS for the prototype.
Cheers,
Boian
Angus Robertson - Magenta Systems Ltd wrote:
> Just setting a property is not sufficient, you need to send the FTP TYPE command with either the TypeBinaryAsync or TypeAsciiAsync methods before you start the file transfer.
none