"Matt Jackson" <[EMAIL PROTECTED]> writes:

> I'm using the NT port of WGET 1.8.1.
>
> FTP retrieval of files works fine, retrieval of directory listings fails.
> The problem happens under certain conditions when connecting to OS2 FTP
> servers.
>
> For example, if the "current directory" on the FTP server at login time is
> "e:/abc", the command "wget ftp://userid:password@ipaddr/g:\def\test.doc";
> works fine to retrieve the file, but the command "wget
> ftp://userid:password@ipaddr/g:\def\"; fails to retrieve the directory
> listing.

Can you provide the `-d' output?  It will show the entire conversation
between Wget and the server, and thus help clarify what's going on.
Don't forget to remove the private password if it comes up in the
debug log.

Reply via email to