Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Feb : Indy FTP Client Put Problem

www.cryer.info
Managed Newsgroup Archive

Indy FTP Client Put Problem

Subject:Indy FTP Client Put Problem
Posted by:"Huhtaman" (nhuh..@digital.net)
Date:Thu, 24 Feb 2005 17:38:16

Hello All:

    We are using Delphi 5 / Indy 9.0.0.10.

    Our Indy FTP client has worked fine for 2 years and we have not modified
the source code in a while. We are sending 3 or 4 very small files ( 22 to
50 kb each) to our FTP server. Our Indy program works as follows:

    1) It uses the primary thread of the app
    2) It has a TIDAntiFreeze
    3) For each file we
        A) change to the correct directory
        B) issue a put command

    Problem:  Today the Indy client is freezing up after sending one of the
files or two of the files. It hangs, then it errors out with a connection
error.

    We can send the files fine by using a commercial FTP tool Rhinosoft -
but - we notice that Rhinosoft is running slow.

    We can send the files fine by opening up a command prompt and issuing
the commands by hand.

    Can anybody advise me on how to trouble shoot this ???


Neil Huhta

Replies:

www.cryer.info
Managed Newsgroup Archive