-
I can confirm the same kind of behavior exactly on the changing time day. So you must be right Matus, this has something to do with daylight saving time. I believe that the correct workaround is to always convert time to GMT. This may however lead to problem when a VFAT storage key is interchanged between a Unix and Windows OS since, AFAIK, they behave exactly opposite each other.
2009-11-15 20:31:42 UTC in Synkron
-
I've begun to use synkron very recently but this reminds me the kind of problems I had with my old personal tool (old scrapy stuff indeed ;-). Does the problem occur with short filenames without extension such as README ? or filenames in capitals such as READ.ME ? The problem may come from the conversion options in mount. Remember that FAT32 is REALLY an old filesystem that keeps some...
2009-09-01 14:40:44 UTC in Synkron
-
It seems that filenames with special characters such as "é" are simply ignored by Synkron.
Creating two directories named "Test" and "Testé" causes the creation of "Test" only.
Creating files "Test/test" and "Testé/test" causes the creation of "Test/test" solely.
The entries Test and Test/test appear correctly in...
2009-09-01 14:29:22 UTC in Synkron