From 6ad51d562765f92c08f5a9321fbdc80b4e0471e8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 6 May 2019 12:29:53 -0400 Subject: [PATCH] comment --- ...ent_31_e46934941fca2de536f3705185098b6e._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/special_remotes/S3/comment_31_e46934941fca2de536f3705185098b6e._comment diff --git a/doc/special_remotes/S3/comment_31_e46934941fca2de536f3705185098b6e._comment b/doc/special_remotes/S3/comment_31_e46934941fca2de536f3705185098b6e._comment new file mode 100644 index 0000000000..6fa730a8c5 --- /dev/null +++ b/doc/special_remotes/S3/comment_31_e46934941fca2de536f3705185098b6e._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 31""" + date="2019-05-06T16:27:44Z" + content=""" +@Ilya, importing before exporting does not avoid losing any data that gets +written at just the wrong time. Versioning is the only way to guarantee no +data loss. + +If you enable versioning for the bucket and then disable it or don't +version some items, git-annex won't notice and if you then do an export I'm +afraid you again risk losing data. +"""]]