Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Jan : Re: problem with AIX FTP
| Subject: | Re: problem with AIX FTP |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Tue, 9 Jan 2007 12:29:44 |
"Alexander Pustotin" <ap@gs-soft.ru> wrote in message
news:45a35dd4$1@newsgroups.borland.com...
> Is it right parser class for AIX?
Since you did not show the actual listing data, there is no way to
answer that. Obviously, the FTP server is returning extra spaces when
it probably shouldn't be. Indy does not usually trim extra spaces
out. Field values are assumed to be delimited by a single space only,
which is usually the case.
Gambit