Opened 22 years ago
Last modified 16 years ago
#1770 closed Feature request
Support for Squid
Reported by: | anonymous | Owned by: | Alexander Schuch |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | Alexander Schuch | |
Component version: | Operating system type: | ||
Operating system version: |
Description
TotalCommander has option, what works fine with squid:
[*] Passive mode
[*] HTTP proxy vith FTP support
TC sends request to squid like:
GET ftp://ftp.mozilla.org/ HTTP/1.0
Host: ftp.mozilla.org
User-Agent: Mozilla/4.0 (compatible; Totalcmd; Windows
2000)
Proxy-Authorization: Basic xxyyzz==
Connection: close
Can you add this feature, please?
Thanks
Petr
Note:
See TracTickets
for help on using tickets.
There is another feature request which is not about squid support, but more general, about HTTP proxy support:
[ 860248 ] HTTP proxy with FTP support
Closing this RFE because of that.