Kathryn C/Maureen O <[EMAIL PROTECTED]> writes:
> I recently downloaded and compiled wget 1.6. I've successfully
> retrieved documents using the http protocol, but I cannot ftp a file in
> ascii mode.
> I read the documentation and found that, "wget also supports the
> 'type' feature for FTP URLs" and provides the example:
> ftp://host/directory/file;type=a
> But this returns the file in binary mode. If I leave off the
> type=a, the file is retrieved in binary format also.
> Has anyone had this problem?
Can you post a debug log? Also, how exactly do you determine that the
file was retrieved in binary format?