"Clayton Vernon" <[EMAIL PROTECTED]> writes:

> Not trying to sound simplistic or anything, but the actual FTP
> command is "ascii", not "type=a". Can you see if providing this
> doesn't work instead?

`ascii' is the command in the command-line FTP client that causes the
client to issue a certain request to the server.  Wget, being
web-based, uses URL syntax to specify the same intention.  The end
result should be the same in both cases: `TYPE A' being transmitted to
the server.

Reply via email to