Hi Tom,
Offhand, I'd think it was the server not sending back the right data, as that code worked with the Server 2003 FTP server (using 3.5) as well as a couple of Unix servers I tested. Let me install the XP server and try it again here.
UPDATED: OOOOkay, time to eat my words. Or something. Even the Unix boxes I'm connecting to are now returning something different now:
Code:
<HEAD>
<TITLE>FTP directory: /</TITLE>
<BASE HREF="ftp://anonymous:me@here.comom@ftp.cc.umanitoba.ca/">
</HEAD>
<H1>Current directory is /</H1>
<PRE>
<HR>
Please read the file NOTICE
230- it was last modified on Fri May 14 18:54:06 1993 - 5921 days ago
<HR>
[DIRECTORY] <A HREF="E/">E</A>. . . . . . . . . . . . . . . . . . . . [Feb 19 19:27]
[FILE] <A HREF="NOTICE">NOTICE</A> . . . . . . . . . . . . . . . . . [May 14 1993] 515B
[FILE] <A HREF="SITEINFO.AFA">SITEINFO.AFA</A> . . . . . . . . . . . . . . [Dec 15 1993] 1K
...
Which of course is different still from what you were seeing. Joyous.
Do you get the same format on your 2000 server, or the format you see on your XP box?