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

Handle ACL errors #2

Closed
rtfmkiesel opened this issue May 10, 2023 · 2 comments
Closed

Handle ACL errors #2

rtfmkiesel opened this issue May 10, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@rtfmkiesel
Copy link
Owner

Currently, the client (with '-d') will error and quit if it comes across a folder that can't be read. Add error handling for such cases.

@rtfmkiesel rtfmkiesel added the enhancement New feature or request label May 10, 2023
@rtfmkiesel rtfmkiesel self-assigned this May 10, 2023
@rtfmkiesel
Copy link
Owner Author

Both 482949c and 90e9c1f do not cover all errors/cases and are more like "hotfixes". I'll improve this together with the restructuring mentioned in #3.

rtfmkiesel added a commit that referenced this issue May 14, 2023
Combined both runners into a single one
@rtfmkiesel
Copy link
Owner Author

ACL errors are now handled by checksums.fileAccessErr()

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

No branches or pull requests

1 participant