From a054ecc36acf237bb327728302dafcfc3a08961b Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Wed, 20 May 2015 00:12:49 +0100 Subject: [PATCH] remote-to-local-sync.rst: header changes. Signed-off-by: Daira Hopwood --- docs/proposed/magic-folder/remote-to-local-sync.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/proposed/magic-folder/remote-to-local-sync.rst b/docs/proposed/magic-folder/remote-to-local-sync.rst index 9bae353c..a3ebab5f 100644 --- a/docs/proposed/magic-folder/remote-to-local-sync.rst +++ b/docs/proposed/magic-folder/remote-to-local-sync.rst @@ -1,7 +1,8 @@ Magic Folder design for remote-to-local sync ============================================ -*Scope* +Scope +----- In this Objective we will design remote-to-local synchronization: @@ -25,6 +26,10 @@ design. .. _otf-magic-folder-objective4: https://tahoe-lafs.org/trac/tahoe-lafs/query?status=!closed&keywords=~otf-magic-folder-objective4 + +Representing the Magic Folder in Tahoe-LAFS +------------------------------------------- + *Glossary* Object: a file or directory @@ -36,9 +41,6 @@ Descendant: a direct or indirect child in a directory or folder tree Subfolder: a folder that is a descendant of a magic folder Subpath: the path from a magic folder to one of its descendants - -*Detecting remote changes* - Unlike the local case where we use inotify or ReadDirectoryChangesW to detect filesystem changes, we have no mechanism to register a monitor for changes to a Tahoe-LAFS directory. Therefore, we must periodically poll -- 2.45.2