From b9952efd68163a909c05cdd3f2a5408e27dd5424 Mon Sep 17 00:00:00 2001 From: Marian Beermann Date: Fri, 15 Jul 2016 00:43:49 +0200 Subject: [PATCH] faq: 'A' unchanged file; remove ambiguous entry age sentence. --- docs/faq.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/faq.rst b/docs/faq.rst index 877944930..eaeef7145 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -336,11 +336,8 @@ I am seeing 'A' (added) status for a unchanged file!? The files cache is used to determine whether |project_name| already "knows" / has backed up a file and if so, to skip the file from -chunking. It does intentionally *not* contain files that: - -- have >= 10 as "entry age" (|project_name| has not seen this file for a while) -- have a modification time (mtime) same as the newest mtime in the created - archive +chunking. It does intentionally *not* contain files that have a modification +time (mtime) same as the newest mtime in the created archive. So, if you see an 'A' status for unchanged file(s), they are likely the files with the most recent mtime in that archive.