Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Mar : Re: Problem with List Command in TIdFTP
| Subject: | Re: Problem with List Command in TIdFTP |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 7 Mar 2008 09:19:39 |
"Mikael Lenfors" <mikael@lenfors.se> wrote in message
news:47d11d9a@newsgroups.borland.com...
> Thanks for your reply, I agree, it seems like im located in the
> "wrong" directory when I execute the List command.
That is not what I said. It does not matter what directory you are in. You
are performing a List('*') operation, and the server does not like the '*'
wildcard.
Gambit