summaryrefslogtreecommitdiff
path: root/doc/todo/does_not_preserve_timestamps.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-10-21 16:08:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-10-21 16:08:53 -0400
commit4b7aa8745eae693af2be25688a37f7b71c5e4a0e (patch)
tree7a2cee26afae1f6711c28863f6d86ed44b6c24f8 /doc/todo/does_not_preserve_timestamps.mdwn
parentd151f17c3d01a1c9e893c8ba36b638fb38239a53 (diff)
move to todo
Diffstat (limited to 'doc/todo/does_not_preserve_timestamps.mdwn')
-rw-r--r--doc/todo/does_not_preserve_timestamps.mdwn16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/todo/does_not_preserve_timestamps.mdwn b/doc/todo/does_not_preserve_timestamps.mdwn
new file mode 100644
index 000000000..0d8f2371d
--- /dev/null
+++ b/doc/todo/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.