ftp proxy.

Scott Peshak speshak at iastate.edu
Fri Jun 30 20:26:09 UTC 2006


I've used the HTTP method to use a proxy for installs with out much
trouble, and I think FTP proxy is just as easy.  Assuming that you
want to use the pkg_* tools:

setenv HTTP_PROXY "http://proxy/"
setenv FTP_PROXY "ftp://proxy/"

Also check out the fetch manpage, it has all the info you'll need.

-Scott


More information about the freebsd-questions mailing list