Re: Not a Squid problem?

From: Jurgen Philippaerts <jurgen@dont-contact.us>
Date: Wed, 11 Aug 1999 20:52:19 +0200

Doug Renner wrote:
>
> http://www.microimages.com/mix has the following form.
>
> <form method="POST" action="ftp://ftp.microimages.com/pub/mix/mix_2_0.zip">
> <p align="justify">
> <input type="submit" value="Download Now!" name="">2.47MB</p>
> </form>
>
> It elicits the error "Unsupported Request Method and Protocol" from Squid.
> That sounds reasonable to me, but I'm really guessing. What do you folks
> think?

i don't know if they changed anything, but this is what i get:

ERROR

The requested URL could not be retrieved

The following URL could not be retrieved:
ftp://ftp.microimages.com/pub/mix/mix_2_0.zip?

Squid sent the following FTP command:

     RETR mix_2_0.zip?=Download+Now!

and then received this reply

     mix_2_0.zip?=Download+Now!: No such file OR directory.

This might be caused by an FTP URL with an absolute path (which does not
comply with RFC 1738). If this is the cause, then the file can be
found at ftp://ftp.microimages.com/%2f/pub/mix/mix_2_0.zip.

-- 
This email was sent to you via email in much the same way bricks aren't.
Received on Wed Aug 11 1999 - 12:52:22 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:47:56 MST