On Sun, Apr 10, 2016 at 8:16 PM, bruce <badouglas@xxxxxxxxx> wrote:
Any thoughts.. thanksI was curious as to why the following wget returns a 403/forbidden. The base url is accessed via the ff/chrome browser.. As far as I can tell/see, the cmd should match what the network is seeing regarding the headers/traffic.Hi.I know.. off topic questions are usually frowned upon!
wget -vvv --user-agent="Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0" --cookies=on --load-cookies=aa.lwp --keep-session-cookies --save-cookies=aa.lwp --referer http://coursebook.utdallas.edu http://coursebook.utdallas.edu
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
Could be they have a wget deny in the web server which will be honored unless you force wget usage. Check the man pages.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: http://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org