wget - Downloading a page with 404 response code -


is there way have wget ignore http error response codes when downloading url or spidering webpage?

assuming understood mean "ignoring errors", can try --content-on-error argument. according wget manual, force wget skip status error codes\.


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -