Displaying 2 results from an estimated 2 matches for "xepecnet".
2009 Aug 09
1
wget parameters
Hi,
Following an example I've received from Phil Spector, I am trying to get
a remote file by using download file.
The concerned remote server doesn't username and password passed with
the URL, thus this line fails...
download.file('http://username:password@xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample02','RG02',method='wget')
I can get a free access file without any problem
download.file('http://xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample01?xpage=plain','RG01',method='wget...
2010 Aug 18
1
Again: wget parameters
...received from Phil Spector, I am trying to get a
>> remote file by using download file.
>>
>> The concerned remote server doesn't username and password passed with the
>> URL, thus this line fails...
>>
>> download.file('
>> http://username:password@xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample02
>> ','RG02',method='wget')
>>
>> I can get a free access file without any problem
>>
>> download.file('
>> http://xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSampl...