Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Re: IdFTP.Get Not Firing OnAfterGet

www.cryer.info
Managed Newsgroup Archive

Re: IdFTP.Get Not Firing OnAfterGet

Subject:Re: IdFTP.Get Not Firing OnAfterGet
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Fri, 16 Mar 2007 10:09:17

"Richard Stephens" <rick@almsysinc.com> wrote in message
news:45facb5f$1@newsgroups.borland.com...

> Well, don't shoot the messenger, but how I explained it is exactly
> the situation. After 30 years of programming, I have seen stranger
> things. All I can do is relate the results. I placed many
ShowMessage
> statements in the code to know exactly the order of events. I know
> for sure that the file did not exist. Apparently, there must be
something
> in my installation that is screwing me over on that.

Since you have yet to show what you are actually assigning to the
LocalFileName variable, the only possibility I can think of at this
point is that you are not using a full path, but are instead using a
relative path, and thus the OS happens to be finding a file with the
specified filename on its search path somewhere.

> I tried to upgrade to the current Indy 10 VCL, but it will not
install.

Why not?  You need to be more specific.

> I downloaded the source from the Development Snapshot ...
> perhaps there is a more stable version to download.

No.  The snapshot is the latest.

> It compiled with no errors, but would not install in Delphi 2006.

Again, you need to be more specific.


Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive