Hello All,

Recently my users have requested that I set up Squid so that users can click an ftp link on a website to download a file. Is this possible with squid?

I have tried using:

acl ftp_allowed proto FTP
<other http/src acls>

<http allows/denies>
http_access allow ftp_allowed
http_access deny all

I have setup frox on the squid proxy so users can manually ftp through the command line but they do not want to use this anymore.

Thanks,
Adam



Reply via email to