rtfmkiesel/loldrivers-client

Handle ACL errors

Closed this issue · 2 comments

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.

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.

ACL errors are now handled by checksums.fileAccessErr()