Re: [R] Proxy Setting

2012-06-08 Thread Uwe Ligges
On 06.06.2012 23:53, Gurubaramurugeshan, Arun wrote: Hi, I am trying to download data off of this web site http://www.eia.gov/oil_gas/petroleum/data_publications/wrgp/mogas_history.html I used to set the proxy following code to set the proxy Sys.setenv(wget="http://username:password@"proxy se

[R] Proxy Setting

2012-06-06 Thread Gurubaramurugeshan, Arun
Hi, I am trying to download data off of this web site http://www.eia.gov/oil_gas/petroleum/data_publications/wrgp/mogas_history.html I used to set the proxy following code to set the proxy Sys.setenv(wget="http://username:password@"proxy server":port") I used the following code to download the d