.ocdata

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Revision as of 13:19, 7 February 2016 by Woozle (talk | contribs) (more specifically)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<hide> page type::article thing type::configuration file comes from::ownCloud </hide>

About

The .ocdata file is created by the ownCloud server as a sanity-check on the data folder, to make sure that the folder it is looking at is really supposed to be ownCloud's data folder.<ref name=github-7732 /><ref name=github-7819 /> The file has no contents (zero bytes in length), and all that it needs to do is exist and be detectable by the web server.

It is unclear if it needs to have any specific permissions or ownership. The parent folder (i.e. ownCloud's data folder) does need to give the web server read permission, but there will be other errors if that is not set up correctly.

There is a related error message:

Footnotes

<references> <ref name=github-7819>2014-03-14 Added .ocdata file to check for data folder validity #7732</ref> <ref name=github-7732>2014-03-20 Added .ocdata file to check for data folder validity #7819</ref> </references>