Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull args for http-auth (e.g. --user --password) are ignored #170

Open
mep85 opened this issue Jul 16, 2020 · 0 comments
Open

pull args for http-auth (e.g. --user --password) are ignored #170

mep85 opened this issue Jul 16, 2020 · 0 comments

Comments

@mep85
Copy link

mep85 commented Jul 16, 2020

I am running
`grab-site https://www.site.com --no-offsite-links --wpull-args="--user 123 --password 123 --wait 1"

however I am still getting lots of 401: Unauthorized errors.

My intention with that command is to:
Archive all publicly accessible pages, as well as all linked pages that require http-auth and all linked files thereon. Pages that require http-auth are mostly directory indexes in some form or fashion, e.g. text links to PDFs, images, videos, etc. so I need to save those linked documents as well. I would like a 1 second pause between downloads to prevent rate limiting.

These are occasionally on different subdomains of the main site, but always on the same root domain (I think --no-offsite-links will allow links to other subdomains, just not other root domains?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant