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:
    [root@user041 root]# telnet 192.168.0.41 3128
 
    PUT ftp://ftptest:1234@192.168.0.40/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/  
Received on Tue Jun 01 2004 - 19:12:37 MDT
This archive was generated by hypermail pre-2.1.9 : Thu Jul 01 2004 - 12:00:02 MDT