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

createDirectory IllegalArgumentException #388

Open
wangshufu opened this issue Apr 11, 2023 · 1 comment
Open

createDirectory IllegalArgumentException #388

wangshufu opened this issue Apr 11, 2023 · 1 comment

Comments

@wangshufu
Copy link

val root = currentFs.rootDirectory
root.createDirectory("KKkkk") //error

Hello, I can read directories and file lists when testing FAT32 devices; At the same time, files can be created, but directories cannot be created. Below is the error message

java.lang.IllegalArgumentException

@magnusja
Copy link
Owner

Need the whole stacktrace

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

2 participants