Re: [twsocket] ICS FTP Client - Next question

2012-07-18 Thread Graham Powell
17:41 To: twsocket@elists.org Subject: Re: [twsocket] ICS FTP Client - Next question > I have found that if I call TypeBinaryAsync first and then in the > Request event (ftpTypeSetAsync) I now call GetAsync You only need to set type once, and if you are using Async events then OnRequestD

Re: [twsocket] ICS FTP Client - Next question

2012-07-17 Thread Angus Robertson - Magenta Systems Ltd
> I have found that if I call TypeBinaryAsync first > and then in the Request event (ftpTypeSetAsync) I now call GetAsync You only need to set type once, and if you are using Async events then OnRequestDone is where you check your state mechanism for the next command. Personally, I mostly use th

Re: [twsocket] ICS FTP Client - Next question

2012-07-17 Thread Graham Powell
-Original Message- From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On Behalf Of Angus Robertson - Magenta Systems Ltd Sent: 17 July 2012 15:46 To: twsocket@elists.org Subject: Re: [twsocket] ICS FTP Client - Next question > The problem is that for every carri

Re: [twsocket] ICS FTP Client - Next question

2012-07-17 Thread Angus Robertson - Magenta Systems Ltd
> The problem is that for every carriage return I get an additional > non-Unicode carriage return. > The ICS FTP Client component has the "Binary" property set TRUE. But are you calling the TypeBinary or TypeSet methods that actually send the TYPE command? Angus -- To unsubscribe or change you