Recursive scan not respecting max level #1

Open
opened 2026-05-27 12:46:15 +02:00 by smits · 0 comments
Owner

It seems the recursive scan counts the entered path in the levels deep...

I.e. E:\Data already counts as 1 level deep, and E:\Data\Subfolder counts as 2 levels deep.
So if we start a scan at E:\Data\Subfolder for 2 levels deep, we won't get any more data.

It seems the recursive scan counts the entered path in the levels deep... I.e. E:\Data already counts as 1 level deep, and E:\Data\Subfolder counts as 2 levels deep. So if we start a scan at E:\Data\Subfolder for 2 levels deep, we won't get any more data.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Smits.Network/SharePermissions#1