No. Squid currently can't handle PUT requests at all. HTTP or FTP does
not matter. It can neither proxy PUT requests at the moment.
I hope to get time to rework the request handling in 1.2, so that Squid
can handle any method in a reasonable way and to be able to implement
FTP PUT without it being a big hack (the FTP part of the code is not a
problem at the moment).
In the meantime, you might be able to get around the limitation by using
a proxy-auto-config java script directing FTP PUT to another proxy..
--- Henrik Nordström Sparetime Squid Hacker Frank Marchan wrote: > "PUT ftp://recess.utdallas.edu/testfile" ERR_UNSUP_REQ:NONE 663 > > indicating that the PUT is not supported. > > Are there other config file changes or Makefile changes required to > be able to passthrough an FTP PUT to a separate proxy that supports it?Received on Tue Dec 02 1997 - 15:30:31 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:49 MST