On Wed, 20 Jun 2012 16:06:05 +0200 Guido Berhoerster wrote: > On 20.06.2012 15:46, Glenn Fowler wrote: > >> curlhttp://www.research.att.com/sw/download/package > bin/package > > curl doesn't handle the html redirections > > (these redirections are in the admin domain, not ours) > > wget seems to handle it ok > > and any browser should get you to the script -- you can save it from there
> This is a HTTP redirection and curl handles them fine, you just need to > tell it to: > curl --location --output bin/package > http://www.research.att.com/sw/download/package thanks -- I'll add --location to the docs and also any embedded curl usage _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
