Recursive scan not respecting max level #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.