Re: [twsocket] Image transfer with TFtpClient

2006-02-01 Thread Francois Piette
framework, freeware) http://www.overbyte.be - Original Message - From: Fabio Defferrari [EMAIL PROTECTED] To: twsocket@elists.org Sent: Wednesday, February 01, 2006 11:38 AM Subject: [twsocket] Image transfer with TFtpClient Hello, I'm using TFtpClient to put JPG image files

Re: [twsocket] Image transfer with TFtpClient

2006-02-01 Thread Fastream Technologies
Did you run TypeSet() for changing into the binary mode? Regards, SZ - Original Message - From: Fabio Defferrari [EMAIL PROTECTED] To: ICS support mailing twsocket@elists.org Sent: Wednesday, February 01, 2006 3:52 PM Subject: Re: [twsocket] Image transfer with TFtpClient Hi

Re: [twsocket] Image transfer with TFtpClient

2006-02-01 Thread Fabio Defferrari
: Wednesday, February 01, 2006 3:52 PM Subject: Re: [twsocket] Image transfer with TFtpClient Hi, Fran‡ois Same problem. I just recompiled the project using the latest ICS beta and tried sending the file again. Do you want the files so you can check it out? Regards, F bio Please try

Re: [twsocket] Image transfer with TFtpClient

2006-02-01 Thread Arno Garrels
- Original Message - From: Fabio Defferrari [EMAIL PROTECTED] To: ICS support mailing twsocket@elists.org Sent: Wednesday, February 01, 2006 3:52 PM Subject: Re: [twsocket] Image transfer with TFtpClient Hi, Fran?ois Same problem. I just recompiled the project using the latest ICS

Re: [twsocket] Image transfer with TFtpClient

2006-02-01 Thread Francois Piette
Did you run TypeSet() for changing into the binary mode? No, I'm setting Binary property do True before connecting and sending the file. You must call TypeSet to send the binary transfer type command to the server ! -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware)

Re: [twsocket] Image transfer with TFtpClient

2006-02-01 Thread Fabio Defferrari
: Fabio Defferrari [EMAIL PROTECTED] To: ICS support mailing twsocket@elists.org Sent: Wednesday, February 01, 2006 3:52 PM Subject: Re: [twsocket] Image transfer with TFtpClient Hi, Fran?ois Same problem. I just recompiled the project using the latest ICS beta and tried sending

Re: [twsocket] Image transfer with TFtpClient

2006-02-01 Thread DZ-Jay
Fabio Defferrari wrote: Hi, Arno Many thanks, it worked out fine. Since smaller images were sent perfectly, I didn't think the problem was with Binary mode (and also because I thought that just setting Binary property to True would work...) The problem was, I would guess, that the