Re: FTP type proposed solution..

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 25 Feb 1997 23:08:48 +0100

One more quote from the RFC: (I don't think this is implemented in Squid
yet...)

---------------------------------
3.2.2. FTP url-path

   The url-path of a FTP URL has the following syntax:

        <cwd1>/<cwd2>/.../<cwdN>/<name>;type=<typecode>

   Where <cwd1> through <cwdN> and <name> are (possibly encoded) strings
   and <typecode> is one of the characters "a", "i", or "d". The part
   ";type=<typecode>" may be omitted. The <cwdx> and <name> parts may be
   empty. The whole url-path may be omitted, including the "/"
   delimiting it from the prefix containing user, password, host, and
   port.
---------------------------------

The typecode is the type of transfer done in FTP.
a = ASCII
i = IMAGE (binary)
d = DIRECTORY

---
Henrik Nordström
Nigel Metheringham wrote:
> I think that you should also be able to hand over an extra bit of URL in
> the same way that parameters for a GET type cgi script (ie add
> ?parameter=something), and be able to pass over the mime type that way.
Received on Tue Feb 25 1997 - 14:27:39 MST

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