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
) for changing into the binary mode?
> >>
> >> Regards,
> >>
> >> SZ
> >>
> >> - Original Message -
> >> From: "Fabio Defferrari" <[EMAIL PROTECTED]>
> >> To: "ICS support mailing"
> >> Se
> > 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)
inary mode?
>>
>> Regards,
>>
>> SZ
>>
>> - Original Message -
>> From: "Fabio Defferrari" <[EMAIL PROTECTED]>
>> To: "ICS support mailing"
>> Sent: Wednesday, February 01, 2006 3:52 PM
>> Subject:
gt; To: "ICS support mailing"
> 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 the fil
Did you run TypeSet() for changing into the binary mode?
Regards,
SZ
- Original Message -
From: "Fabio Defferrari" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Wednesday, February 01, 2006 3:52 PM
Subject: Re: [twsocket] Image transfer with TFtpC
> - Original Message -
> From: "Fabio Defferrari" <[EMAIL PROTECTED]>
> To:
> Sent: Wednesday, February 01, 2006 11:38 AM
> Subject: [twsocket] Image transfer with TFtpClient
>
>
> > Hello,
> >
> > I'm using TFtpClient to put JPG
framework, freeware)
http://www.overbyte.be
- Original Message -
From: "Fabio Defferrari" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, February 01, 2006 11:38 AM
Subject: [twsocket] Image transfer with TFtpClient
> Hello,
>
> I'm using TFtpClient to put J
Hello,
I'm using TFtpClient to put JPG image files on a FTP server. The problem is
that
with images smaller than 160/170 Kb, it works fine, but larger images are not
sent correctly. The file itself seems not to be corrupted, but the image (a
picture, in this case) is not sent completely.
I al