forked from MediaBrowser/Emby
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Startup might create UnauthorizedAccess errors when creating subdirectries for an existing programdata path when one of the parent directories is not accessible to the user.
This is caused by Directory.CreateDirectory which tries to walk the path from root to the current directory creating all missing directories.
Metadata
Metadata
Assignees
Labels
No labels