From f5a3a123608b9453d340eefbedd2e14424f2e620 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 20 Sep 2022 13:54:34 -0400 Subject: [PATCH] wontfix --- doc/todo/does_not_preserve_timestamps.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/does_not_preserve_timestamps.mdwn b/doc/todo/does_not_preserve_timestamps.mdwn index 0d8f2371d4..c0b3667b03 100644 --- a/doc/todo/does_not_preserve_timestamps.mdwn +++ b/doc/todo/does_not_preserve_timestamps.mdwn @@ -14,3 +14,5 @@ Downloaded binary package dated 13/09/2014 amd64 Ubuntu 14.04. Files are in sync. For example, I move a file from a directory to my synced annex directory. It contains timestamp of 01/01/2010 for example. Once the file gets transferred to the remote computer, it gets current time, for example 20/09/2014 rather than keeping 01/01/2010. All computers are linux based, ext4 filesystems. File transfers are done through shared encryption rsync remote. + +> [[wontfix|done]] --[[Joey]]