searchfs on Catalina - trouble with split system vs user volume
searchfs on Catalina - trouble with split system vs user volume
- Subject: searchfs on Catalina - trouble with split system vs user volume
- From: Thomas Tempelmann via Filesystem-dev <email@hidden>
- Date: Tue, 04 Jun 2019 21:20:49 +0200
The new system splits up the boot volume into a user's and the system's
volume, somehow. The problem is now that when I try to search the boot
volume for files, I get different results:
When I search "/" recursively, using [NSFileManager
contentsOfDirectoryAtURL:...], I get to scan the entire "Volume" as the
user sees it, including both the System and the User's folders.
However, when I search "/" using searchfs(), I see only items in the
system's hidden volume, but no user files.
I guess this is a feature and not a bug. Could I be advised how to deal
with this, i.e. how I can search both the system and the user volumes with
searchfs? How do I determine and address them?
--
Thomas Tempelmann, http://apps.tempel.org/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden