Displaying 3 results from an estimated 3 matches for "dummydummy".
2009 Aug 09
1
wget parameters
...se, 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
following parameters...
wget --http-user=DummyDummy --http-password=dummy --auth-no-challenge
http://xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample02?xpage=plain
Please, is it possible to pass these parameters to the method wget in
download.file?
Thank you for your help,
Ricardo
--
Ricardo RodrÃguez
Your XEN ICT Team...
2010 Aug 18
1
Again: wget parameters
...t;> 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
>> following parameters...
>>
>> wget --http-user=DummyDummy --http-password=dummy --auth-no-challenge
>> http://xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample02?xpage=plain
>>
>>
>>
>> Please, is it possible to pass these parameters to the method wget in
>> download.file?
>>
>> Thank you fo...
2003 Jun 11
1
Folder creation errors
Hi-
In a mbox environment:
1 login username password
1 OK Logged in.
2 create "slar"
2 NO Internal error [2003-06-11 15:44:56]
3 create "/slar"
3 NO Invalid mailbox name: /slar
4 create "Mail/slar"
4 OK Create completed.
5 create "./slar"
5 OK Create completed.
6 create "blar"
6 NO Internal error [2003-06-11 15:46:54]
7 logout
* BYE Logging out
7