When i want synchonize disk file on a samba share , they are date problem. When a windows is copy , created date and modified date change.... Exemple I have a windows file (on c:\) : Created: 14.12.2004, 10:59:34 Modified: 25.01.2005, 19:10:51 Accessed: 26.01.2005, 13:55:57 When i copy this file on a samba share : Created: 25.01.2005, 19:10:52 Modified: 25.01.2005, 19:10:52 Accessed: 26.01.2005, 14:48:22 Created date, it not a problem for synchonize but Modified change too . 19:10:51 --> 19:10:52 It's not fix, modified date change +/- 1s It's not possible to synchronize disk on a samba share. -------------------------- Client == Windows 2000 Server == Redhat 9.0
Have you tried "dos filetimes = yes"
(In reply to comment #1) > Have you tried "dos filetimes = yes" Yes, i m tried. not success
betting this is fixed in 3.0.11 with jra Excel fixes for sticky mtimes.
Created attachment 951 [details] Test files list of file create on W2000 (french). Exemple: file "1" : Modified date monday 7 feb 2005 , 10:47:44 after copy on samba share file "1" : Modified date monday 7 feb 2005 , 10:47:45
Not resolved in 3.0.11
Jeremy, Can you take a look at this? It could be just the lack of high-res filetimes on UNIX.
Data are not replicate with all sync tools.
I am also seeing this on samba 3.0.14a. Mod Times are off by one second when coping files from Windows to Samba share. It is not occuring consistently, so it may have to do with rounding...
pretty sure this is fixed since long. if you still see this issue, please reopen and give details about filesystem, kernel version etc. Thanks...