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
Attachment:
signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel