Displaying 2 results from an estimated 2 matches for "rg01".
Did you mean:
r301
2009 Aug 09
1
wget parameters
...//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')
But, of course, access to a protected one fails...
download.file('http://xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample02?xpage=plain','RG02',method='wget')
*Wget does the trick *when executed from the comman line with the...
2010 Aug 18
1
Again: wget parameters
...iew/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')
>>
>> But, of course, access to a protected one fails...
>>
>> download.file('
>> http://xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample02?xpage=plain
>> ','RG02',method='wget')
>>
>&...