cfc
cfc copied to clipboard
Duplicate File Renaming Appends To File Extension Rather Than Name
Basically the title. When receiving a duplicate file name (ie, receiving the same file twice) the appended number is added after the file extension rather than the name, requiring manual renaming to be opened by many apps.
Ie.
- Receive file "test.txt"
- Try receive same file again
- Expected file name should be "test (1).txt", but is instead "test.txt (1)"
Fairly certain this is the app, not Android? Correct me if I'm wrong, I very well could be.
I think this is an Android thing, sadly.
It's possible we could add a workaround though