| Different OS saves file lastUpdated property different. For example Microsoft Windows NTFS do it with 1ms precision and Unix with 1sec. After connect Application try to determine remote OS and assumes that if remote and local OS is Windows 32, then default precision is 1ms. But if your file system is FAT, then precision is 1 sec. Here you can set precision 1ms, 1 sec or default. |