Welcome to mirror list, hosted at ThFree Co, Russian Federation.

faq.rst « doc - github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 51620f748f21c15dbb3c43675389371693465e80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
FAQ
===

**Issue:**

Some files are continuously uploaded to the server, even when they are not modified.

**Resolution:**

It is possible that another program is changing the modification date of the file.

If the file is uses the ``.eml`` extension, Windows automatically and
continually changes all files, unless you remove
``\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PropertySystem\PropertyHandlers``
from the windows registry.

See http://petersteier.wordpress.com/2011/10/22/windows-indexer-changes-modification-dates-of-eml-files/ for more information.