Page 1 of 1

Bulk download using wget

PostPosted:Wed Aug 13, 2008 4:07 pm
by lhughes
We\'ve had a request by some users to be able to do a bulk download using wget. However it seems that we are unable to log in using

wget --http-user=username --http-password=password -r http://www/OpenKM/...


I\'ve also tried passing the username and password via the url in firefox without any success i.e. http://username:password@www/OpenKM/


We\'re using Active Directory for our authentication

Thanks

lloyd

Re:Bulk download using wget

PostPosted:Thu Aug 14, 2008 4:55 pm
by jllort
Ihughes I don\'t know what are you trying to do, where and why ?

You says that are using ldap autentication , ok !

Wget is a network donwloader, since here ok !

But you\'re trying to download what ? and where http://www/OpenKM/ ? it\'s your server web uri, strange one, have you changed port 8080 to 80, and set under www host ? looks strange ?

Tell us more information.