hi, everybody:

Now I'm investigating how to access FTP server via squid using HTTP request, but any book about that can't be found.

   For example, I use PUT method to access ftp server,
the squid is installed on 192.168.0.41:

   [EMAIL PROTECTED] root]# telnet 192.168.0.41 3128

   PUT ftp://ftptest:[EMAIL PROTECTED]/a HTTP/1.0
   HOST: 192.168.0.40
   Accept-Charset:SJIS
   Content-Length:10
   Connection: close

   Test datas.

But, when I need to copy a file on ftp server, how to write the http(or WEBDAV?) request? I have used the
COPY Method but it doesn't work.


So can anyone help me? Any help or web resource is greatly appreciated.

Regards
- sukie.y

_________________________________________________________________
免费下载 MSN Explorer: http://explorer.msn.com/lccn/




Reply via email to