From aafab73a82caa206d5b5445d37e0b5a5a34828a0 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Wed, 6 Jan 2016 12:45:23 -0800 Subject: [PATCH] add note re mtime syncing --- doc/navigating.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/navigating.rst b/doc/navigating.rst index b929729e00..5ab4217143 100644 --- a/doc/navigating.rst +++ b/doc/navigating.rst @@ -116,6 +116,11 @@ button, and re-select the folder tree that you want to sync. .. figure:: images/client-7.png :alt: Extra options for sync operations +.. note:: ownCloud does not preserve the mtime (modification time) of + directories, though it does update the mtimes on files. See + `Wrong folder date when syncing + `_ for discussion of this. + Adding New Accounts ^^^^^^^^^^^^^^^^^^^