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
