Re: [squid-users] Reverse ftp proxy

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Thu, 14 Dec 2006 01:52:16 +0100

tor 2006-12-14 klockan 02:37 +0800 skrev Adrian Chadd:

> Squid can do two of three but it doesn't provide FTP services at the present
> time. I doubt it'd be hard to write something to do it but I don't think any
> of the current squid developers have any spare time to do it.

Have thought about it many times over the years but FTP is a bit tricky
to cache.. there is a whole lot of state involved on the server and no
standard path structure definition. A striking example is that / or ..
does not have any special meaning in FTP.

In theory one could use PWD to verify the state, but there is
unfortunately servers which do not include the full location state in
their PWD response, sometimes omitting things small like partition/drive
while still allowing the client to change partition/drive either using
CWD <magic partition name like c:> or SITE commands.

Regards
Henrik

Received on Wed Dec 13 2006 - 17:52:26 MST

This archive was generated by hypermail pre-2.1.9 : Mon Jan 01 2007 - 12:00:01 MST