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
--
Guido Berhoerster
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to