Poor handling of folders with dots in name
Kanareika opened this issue · 1 comments
Kanareika commented
Also, names containing other special characters may not be handled correctly. Example:
Program thinks these are "new" files that are not in the folder:
However, these files are present - with the same names and sizes:
This is independent of hosting (MEGA or allsync), so the problem is probably somewhere in the code comparing available and existing files.
ptrsuder commented
You can see that folder names are actually different. Windows doesn't support trailing dot in folder names per se.