"Fred Holmes" <[EMAIL PROTECTED]> said: > OTOH, if anyone knows how to make Windows stop changing the time stamps, > that would be even better.
You're using FAT filesystem? Convert to NTFS; it stores filetimes in UTC (as 64-bit, 100 nanosecond steps from 1 jan 1601). --gv
