Skip to content
Prev 273414 / 398506 Next

Behaviour of 'source' with URLs and proxy

From the help page ?file I -- had -- read the following:

"For ?url? the description is a complete URL, including scheme
(such as ?http://?, ?ftp://? or ?file://?). Proxies can be
specified for HTTP and FTP ?url? connections: see ?download.file?."

 From the internet.info messages it seems that the proxy is actually 
used, but somehow differently than what download.file does (via wget).

Is source supposed to work through a proxy?