<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br><div><div>Am 15.07.2013 um 09:49 schrieb Robert Sander:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On 14.07.2013 23:14, kwillems wrote:<br><blockquote type="cite">As described  here<br></blockquote><blockquote type="cite"><<a href="http://doc.owncloud.org/desktop/1.3/usage.html#config-file">http://doc.owncloud.org/desktop/1.3/usage.html#config-file</a>>   the config<br></blockquote><blockquote type="cite">files a stored here: %LOCALAPPDATA%\ownCloud\owncloud.cfg<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">At the office, our system admins want to store those file on another<br></blockquote><blockquote type="cite">location and are asking to make the location configurable.<br></blockquote><blockquote type="cite">It has to do something about the user profiles.<br></blockquote><br>%LOCALAPPDATA% is not part of the roaming profile (hint: LOCAL). This<br>causes an empty ownCloud configuration when the user logins to another<br>machine in the domain.<br><br>The ownCloud config file should really be in %APPDATA% if you are using<br>roaming profiles.<br><br>I have no idea why the developers chose that location. Maybe someone can<br>enlighten us?<br></div></blockquote></div><div><br></div><div>First of all because that's what Qt returns when being asked for per-user-storage, second of all because we didn't really see the benefit of supporting storage of the configuration in the roaming profile. Roaming profiles have not been tested by us and all use-cases I have heard of so far sounded rather scary. </div><div><br></div><div>There are two issues here:</div><div>- Settings storage location (%APPDATA% vs. %LOCALAPPDATA%)</div><div>- Location of the data folder (ownCloud): Microsoft mandates that apps are supposed to write their data into %USERPROFILE% only, but that conflicts with roaming profiles, so sysadmins need to be able to specify an alternate, user-writeable default location.</div><div><br></div><div>Support for Roaming profiles is scheduled for 1.4, and I am going to work on it, so your input on the subject is welcome at <a href="https://github.com/owncloud/mirall/issues/684">https://github.com/owncloud/mirall/issues/684</a>. Please add your use cases to that ticket.</div><div><br></div><div>That said, you can pass --confdir as a workaround, and point it to the roaming data location. You can try and see if it works.</div><div><br></div><div>Btw: When seeking an alternative location for the file storage, people usually use NFS or SMB, and have all clients access the same file location. Don't do this. Multiple clients synchronizing the same _local_ directory will cause a race-condition.</div><div><br></div><div>Cheers,</div><div>  Daniel</div><div>--</div><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><a href="http://www.owncloud.com">www.owncloud.com</a> - Your Data, Your Cloud, Your Way!</div><div><br>ownCloud GmbH, GF: Markus Rex, Holger Dyroff<br>Schloßäckerstrasse 26a, 90443 Nürnberg, HRB 28050 (AG Nürnberg)</div></div></span></div></span></span>
</div>
<br></div></body></html>