Re: [squid-users] Only GET method possible in non-transparent FTP?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 22 May 2001 02:57:53 +0200

PUT is deleted in Squid's HTTP->FTP gateway. Will store the file on the
given path, automatically creating directories as needed. image or ascii
mode can be selected via the type FTP url selector.

DELETE is not yet implemented, but shouldn't be too hard to make if you
need it. See ftp.c.

--
Henrik Nordstrom
Squid Hacker
Joon Son wrote:
> I am curious that a squid can also accept other
> HTTP method other than GET. If a use  types
> ftp://www.hostname.com/directory/file, a web
> browser automatically issues a GET method
> such as GET ftp://www.hostname.com/directory/file.
> What format of URL does a user type on the
> his/her web browser  for a browser to
> issue ,for example, a HTTP PUT(or DELETE) method?
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
Received on Mon May 21 2001 - 18:58:07 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:13 MST