Is it possible to connect to an URL like this through SQUID??
ftp://user:passwd@ftp.xxx.com/dir1/dir2
When I try to do it through my squid-proxy(2.4Stable2) I get this error:
-- The following URL could not be retrieved: ftp://user@ftp.xxx.com/dir1/dir2 Squid sent the following FTP command: CWD dir1 and then received this reply dir1: Zugriff wurde verweigert. This might be caused by an FTP URL with an absolute path (which does not comply with RFC 1738). If this is the cause, then the file can be found at ftp://user@ftp.xxx.com/%2f/dir1/dir2 -- That doesnot work either.. Eventually this link is filled with %2f-encoding. In the RFC i could read some about this but I didn't quite get it.. Can someone help me? What can I do in squid to make this work? Is it possible? ___________________________________________________________________________ Visit http://www.visto.com. Find out how companies are linking mobile users to the enterprise with Visto.Received on Wed Nov 21 2001 - 06:48:49 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:04:24 MST