ownCloud/client: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< ownCloud
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..." |
moved problem discussion link here, since it was a client issue |
||
| Line 3: | Line 3: | ||
It also seems to store copies of most or all synced files in the same folder, <code>$HOME/.local/share/data/ownCloud/</code>, which seems rather wasteful of disk space as well as completely unnecessary. (To be investigated in more detail later...) | It also seems to store copies of most or all synced files in the same folder, <code>$HOME/.local/share/data/ownCloud/</code>, which seems rather wasteful of disk space as well as completely unnecessary. (To be investigated in more detail later...) | ||
==Outlinks== | |||
* Discussion: | |||
** '''2015-08-06''' [https://plus.google.com/u/0/102282887764745350285/posts/bz5qE5syEQy Woozle]: trying to figure out why client incorrectly reports bad credentials (Solved: turned out to be a bug in the client, fixed in latest download.) | |||
==Footnotes== | ==Footnotes== | ||
<references> | <references> | ||
<ref name=ocdoc-au>[https://doc.owncloud.org/desktop/1.5/advancedusage.html ownCloud Client Manual: Advanced Usage]</ref> | <ref name=ocdoc-au>[https://doc.owncloud.org/desktop/1.5/advancedusage.html ownCloud Client Manual: Advanced Usage]</ref> | ||
</references> | </references> | ||
Revision as of 18:16, 6 August 2015
Linux
In Linux, the client stores its configuration in $HOME/.local/share/data/ownCloud/owncloud.cfg<ref name=ocdoc-au />.
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...)
Outlinks
- Discussion:
- 2015-08-06 Woozle: trying to figure out why client incorrectly reports bad credentials (Solved: turned out to be a bug in the client, fixed in latest download.)
Footnotes
<references> <ref name=ocdoc-au>ownCloud Client Manual: Advanced Usage</ref> </references>
