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

Non-interactive mode: Skip password input requests #32

Open
an-schall opened this issue May 2, 2022 · 3 comments
Open

Non-interactive mode: Skip password input requests #32

an-schall opened this issue May 2, 2022 · 3 comments

Comments

@an-schall
Copy link

Hi there,

for the non-interactive mode, it would be useful to automatically skip asking for password inputs on password protected files.

Best,
André

@noahp
Copy link
Member

noahp commented May 3, 2022

Agreed- do you think we should:

  • error and abort if a password-protected archive is detected?
  • skip but print a warning?

@an-schall
Copy link
Author

If the non-interactive mode is given I believe skipping the file and printing a warning is the way to go.

@ChrisJefferson
Copy link

Just diving into this (very old) issue, this seems to work fine -- one of the tests checks dtrx -n test-pw.zip and makes sure it errors out. However, that code is I think older than your PR, so maybe you have a passworded file which is causing problems?

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

3 participants