magnusja / libaums

Open source library to access USB Mass Storage devices on Android without rooting your device
Apache License 2.0
1.26k stars 270 forks source link

Error in continuously copying multiple files to USB drive #390

Open Marlboro007 opened 1 year ago

Marlboro007 commented 1 year ago

Hello, first of all, thank you very much for your open source framework.

I found some errors in copying multiple files. An error occurs when the number of consecutive copied files exceeds a certain number.

1686209110922 c6b39cca357c24e5b7878c4c3c9cfcb d26ae6638507f6c0b3ef61163db2629

magnusja commented 1 year ago

Not sure what you mean. This looks fine to me. No error?

Still how you managed to have every file name twice in the same folder is remarkable

Marlboro007 commented 1 year ago

When copying multiple files, the file name may be incorrect. Two files with the same name should not appear.