Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DirectoryInfo.Exists returns false on existing root of FAT32 disk #69

Open
DonTimoooh opened this issue Feb 14, 2018 · 0 comments
Open

Comments

@DonTimoooh
Copy link

If I run DirectoryInfo.Exists on the existing root of a FAT32 formatted drive it returns false.
The DirectoryInfo.SystemInfo.Exists return true. Also Directory.Exists(DirectoryInfo.FullName) returns true.
I only have this issue on FAT32.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant