summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmK0703vNSIQsP1mGf-4MAPnsBZiSc6yVo <Emre@web>2014-09-19 21:45:42 +0000
committerGravatar admin <admin@branchable.com>2014-09-19 21:45:42 +0000
commit69b50616fff919ac47035179362627ebf99d8b85 (patch)
tree5b9bfc3aa07c89b3d08180fe065c7932cc677966
parentf17f3ff783bacf8bcbdd8a0b13cc3d45127c1ada (diff)
-rw-r--r--doc/bugs/sync_does_not_preserve_timestamps.mdwn16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/bugs/sync_does_not_preserve_timestamps.mdwn b/doc/bugs/sync_does_not_preserve_timestamps.mdwn
new file mode 100644
index 000000000..0d8f2371d
--- /dev/null
+++ b/doc/bugs/sync_does_not_preserve_timestamps.mdwn
@@ -0,0 +1,16 @@
+### Please describe the problem.
+I see that files are synced between my computers with git-annex but the timestamps do not match. The one that receives files always puts the current time of file creation on the file.
+
+### What steps will reproduce the problem?
+Install git-annex on two computers. Connect with XMPP. Then add cloud storage with shared encryption for transferring files. Since you want also backup, choose "full backup" as the type of cloud storage.
+
+
+### What version of git-annex are you using? On what operating system?
+Downloaded binary package dated 13/09/2014 amd64 Ubuntu 14.04.
+
+
+### Please provide any additional information below.
+
+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.