I just tried to update my music on mp3 player with Copy UpdateAll and noticed that DOpus prompts to replace every single file. This happens because DOpus sees files on mp3 player as 1 hour older. I guess this is because of daylight saving time. But I consider this behavior buggy. Any ideas why this happens?
Oh, I'm using 11.18 x64
Opus can only go by what the filesystem(s) involved tell it, and the problem may be that the two are not being consistent in how they report times on the other side of a DST change.
Is the MP3 player FAT or MTP or something else?
You could Copy UPDATEEXISTING UPDATETOLERANCE=3600 to ignore the one hour shift. The risk is that it will ignore anything in the range 0-3600 seconds. Maybe the developers would consider a DAYLIGHTSAVING option?
Regards, AB
When I plug player using USB cable, my computer sees it's SD card as FAT32. The local disk that I copy from is NTFS.
This one isn't a big issue. I can spent 10 more minutes and just replace all files on card and this way update file dates and don't bother for another 6 months. I just thought that this could lead to bigger problems if file systems are inconsistent in dealing with dates.