On Thu, January 2, 2014 7:05 pm, Darshit Shah wrote: Darshit,
thanks >> but, it seems to return differnt page contents than I get in a browser > A sample would be nice for debugging. But most probably the problem is > quoting. You need to quote your URL between single quotes so that the > shell meta characters are sent to Wger as-is. Use: > wget 'http://xxx.domtld.com/.../&resp=1' the links have a time limit, so my testing might not be 100%, as, now, browser shows same what I get from wget with '' when I grep the html email (rather than lifting link from email client), links include '&' as '&' I guess single quotes around whole url takes care of that as well now I might have to wait till I get another email... which might be some days or weeks... thanks for your help, Voytek
