Thanks Michael,<br><br>I did mean scp and scp -p preserves timestamps.<br><br>One detail I failed to mention is that I run rsync over an ssh connection.<br>
<br>
So if I understand correctly...<br>- all linux timestamps are stored as number of seconds from epoch, so there is no way they should have been screwed up transfering files and swapping disks between linux systems with ext2 partitions regardless of the time zone setting.
<br><br>I found a script /usr/sbin/timeconfig (Slackware) that gives the options &quot;GB&quot;, &quot;GB-Eire&quot;, &quot;GMT&quot;, &quot;GMT+0&quot;, &quot;Greenwich&quot;, &quot;London&quot; amongst others.&nbsp; When you say &quot;use GMT with daylight saving option&quot; which one will that be?
<br><br>The file that defines the local time in Slackware seems to be /etc/localtime and appears to be created by linking to one of the files in /usr/share/zoneinfo.&nbsp; Once I figure out which option to choose then I'll run the script because it's probably safer.
<br><br>The CF card is FAT16 format, and the camera is set to the 'actual' time (no timezone settings and I have to manually change it when the clocks change).&nbsp; Does linux treat FAT16 timestamps as UTC, or does it depend on the time zone setting?
<br><br>Thanks,<br>Ashley<br><br><br>