ownCloud/client

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< ownCloud
Revision as of 16:55, 6 August 2015 by Woozle (talk | contribs) (Created page with "==Linux== In Linux, the client stores its configuration in <code>$HOME/.local/share/data/ownCloud/owncloud.cfg</code><ref name=ocdoc-au />. It also seems to store copies of m...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Linux

In Linux, the client stores its configuration in $HOME/.local/share/data/ownCloud/owncloud.cfg[1].

It also seems to store copies of most or all synced files in the same folder, $HOME/.local/share/data/ownCloud/, which seems rather wasteful of disk space as well as completely unnecessary. (To be investigated in more detail later...)

Footnotes