System.UnauthorizedAccessException error when trying to create a folder or file on a drive I mounted using DokanNet version 2.1.0
working on a virtual file system project with .net 8.0, I need to mount a drive and then create files and folders in the mounted drive.