Thanks TJ, However I don't know how to do that with the MFC classes I am using. I believe they shield you from that level of info.
Thanks again, Brian > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of TJ Houston > Sent: Wednesday, March 10, 2004 3:18 PM > To: [EMAIL PROTECTED] > Subject: Re: [msvc] FTP delays > > > I would've guessed at something to do with the FTP server > being weird but if > other clients are successfully retrieving accurate directory > lists, it has to be > the client. Hmm. :\ > Perhaps look at the "command history" of one of the working > FTP clients, to see > what they do that gets the accurate listing? It sounds like > you might be missing > an important step (/command), somewhere. > > Alternatively, perhaps you're mis-handling (or just entirely > missing) a command > sent from the server? Might be worth looking into. > > Regards, > ~TJ > > > I would love to do this. The only problem is that the > directory is being > > written by multiple computers/users at the same time, and > some of the files > > are being used as a lock to tell who is allowed access to > the rest of the > > files at the current time. Therefore the files will be > constantly coming and > > going and we need to constantly re-query the directory. > > > > Brian > > > _______________________________________________ > msvc mailing list > [EMAIL PROTECTED] > See > http://beginthread.com/mailman/listinfo/msvc_beginthread.com > for subscription changes, and list archive. >
