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

After created a dir var using root.createDirectory, I lost my other files! #353

Closed
Linger50 opened this issue Aug 23, 2022 · 2 comments
Closed

Comments

@Linger50
Copy link

Problem

There are 200 files in my usb device.
3

after call method root.createDirectory("aaa");

I lost my other files.
4

Expected behavior

the dir Created, and other files exist, and can be shown

Actual behavior

the dir Created, other files deleted, and only show about 30 files

@magnusja
Copy link
Owner

Not sure, maybe the chinese symbols are not supported?

Is it FAT32?

@magnusja
Copy link
Owner

Probably related to #298

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

No branches or pull requests

2 participants