Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: FTP in Thread

www.cryer.info
Managed Newsgroup Archive

Re: FTP in Thread

Subject:Re: FTP in Thread
Posted by:"Guillem" (guillemvicens-nospam@clubgreenoasis.com)
Date:11 Apr 2006 01:04:52

sham wrote:

> Hi Guillem,
>
> Thank you very much for trying to help me out.
>
> I have tried passive mode and binding and yet I still have
> ReadTimeOut problems.

with readtimeout 60000?

>
> As I have mentioned in my previous threads, all I have on the server
> side is the OnStoreFileEvent.

in my experience a tidFTPServer won't work properly if OnStoreFile or
OnRetrieveFile handlers are *not* implemented. Just try adding the code
i gave you

>
> On the client side, I try to upload 100 files in a loop. That is all.

have you tried with 1? With 5?


>
> If you would like to see my code, I can send you the two projects
> (ftp server and ftp client) to see if you can help me detect where
> the problem is.
>

if you wish so you can zip them and post them to b.p.attachments. I
will have a look at them

--
Best regards :)

Guillem Vicens Meier
Dep. Informatica Green Service S.A.
www.clubgreenoasis.com

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive