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

reading from mounted volume not working correctly #4

Open
stevekm opened this issue Aug 16, 2022 · 0 comments
Open

reading from mounted volume not working correctly #4

stevekm opened this issue Aug 16, 2022 · 0 comments

Comments

@stevekm
Copy link
Owner

stevekm commented Aug 16, 2022

For some reason duh is failing to read dirs on a mounted HDD on macOS

./duh /Volumes/Banyan/
Skipping path that could not be read "/Volumes/Banyan/.Trashes": open /Volumes/Banyan/.Trashes: permission denied
Skipping path that could not be read "/Volumes/Banyan/.Trashes": open /Volumes/Banyan/.Trashes: permission denied
Skipping path that could not be read "/Volumes/Banyan/.Trashes": open /Volumes/Banyan/.Trashes: permission denied
10K     /Volumes/Banyan/.DS_Store       |
9.6G    /Volumes/Banyan/.Spotlight-V100 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
0B      /Volumes/Banyan/.Trashes        |
-----
9.6G    /Volumes/Banyan

need to figure out what is wrong here, its probably a permissions issue in the subdir reader I expect or similar, since it worked fine on a server with NFS mounted.

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