Re: AW: timestamp confusion

2007-06-20 Thread Eric Blake
Löwis, Johannes levitec.de> writes: > > Thank you for this information. > But also with stat the access time of a file is modified on each call > if the file is in a network directory. Even with 'stat --printf="%x,%y,%z", > i.e., no information about executability requested. Actually, the infor

AW: timestamp confusion

2007-06-20 Thread Löwis , Johannes
Hi Eric, Eric Blake wrote: > According to Löwis on 6/20/2007 5:45 AM: > > > Some network file systems can support all four, many do not. At which > point, you are at the mercy of what the file system supports, > as well as > what Windows supports when mapping to the remote file system. Acco