Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'how to get it to work behind a proxy' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
how to get it to work behind a proxy
Authored by: b.leopard on Feb 16, '07 08:43:46AM
First of all you have to fix broken linebreaks. There should be one before on doMounting() and after -- start modified from Daniel Veinerset. After that the script will compile. But: This script doesn't handle any error - and there are several possibilities for errors and if you are like me behind a proxy, don't run it now. The curl-command causes an endless hangup as long as you haven't added --proxy proxyhostname:portnumber. Unfortunately this is not a real solution, because you will have that problem again at home. I think there should be a ping-testing to detect the environment.

[ Reply to This | # ]