[BSD] http_proxy és letöltés https URL-ről

Gabor HALASZ halasz.g at freemail.hu
2011. Nov. 18., P, 21:43:14 CET


On 11/18/2011 9:25 PM, Zsolt Kúti wrote:
> A gondom az, h az lenne - lett volna - jó, ha ez a rendszerszintű
> megoldás létezne, mert a kliens alkalmazás adott*. (Tényleg csak
> zárójelben: a wget is a fetch-csel azonos módon viselkedik.)

Akkor irj bugreportot, de elotte probald kisbetuvel:

Wget supports proxies for both http and ftp retrievals. The standard way
to specify proxy location, which Wget recognizes, is using the following
environment variables:

http_proxy
https_proxy

	If set, the http_proxy and https_proxy variables should contain the
urls of the proxies for http and https connections respectively.

http://www.gnu.org/software/wget/manual/wget.html#Proxies


> Persze másként is meg fogom tudni oldani,

Pl letorlod a fetch-et, es odaraksz a helyere egy scriptet, ami
hivogatja a wget-et a megfelelo parameterekkel.

> de azért most jól jött
> volna, és egy kicsit furcsálltam, h ez miért van így.

Talan ezert?

BUGS
     Some parts of the library are not yet implemented.  The most
notable examples of this are fetchPutHTTP(), fetchListHTTP(),
fetchListFTP() and FTP proxy support.

 There is no way to select a proxy at run-time other than setting the
     HTTP_PROXY or FTP_PROXY environment variables as appropriate.

....

man 3 fetch



További információk a(z) BSD levelezőlistáról