Thanks! I checked out the page. It looks like the right tool, but I'm not getting the resusts I want. The output I'm getting is a single file with a bunch of ftp links containing my id/pw combo followed by the url to the file.
wget ftp://id

w@ftp.domain.ext/dir/
yields this:
--10:38:10-- ftp://id

w@ftp.domain.com:21/dir/
=> `.listing'
Connecting to ftp.domain.com:21... connected!
Logging in as id ... Logged in!
==> TYPE I ... done. ==> CWD dir ... done.
==> PORT ... done. ==> LIST done.
0K ->
10:38:11 (231.45 KB/s) - `.listing' saved [237]
Removed `.listing'.
Wrote HTML-ized index to `index.html' [820].
Where the file contains:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>Index of /dir on ftp.id.com:21</title>
</head>
<body>
<h1>Index of /dir on ftp.id.com:21</h1>
<hr>
<pre>
2003 Jul 30 07:46 File <a href="ftp://id

w@ftp.id.com:21/dir/home.htm">home.htm</a> (3,549 bytes)
2003 Jul 30 07:47 File <a href="ftp://id

w@ftp.id.com:21/dir/home.html">home.html</a> (3,549 bytes)
2003 Jul 30 07:47 File <a href="ftp://id

w@ftp.id.com:21/dir/index.htm">index.htm</a> (3,543 bytes)
2003 Jul 30 07:47 File <a href="ftp://id

w@ftp.id.com:21/dir/index.html">index.html</a> (3,549 byte
s)
</pre>
</body>
</html>
(I s/r'd the id and pw for privacy obviously)
Sean aka TimeTraveler
Visit