On 15.12.2015 11:28, Alvar Freude wrote: > Hi, > > what is the best way to handle the local OwnCloud-Folder on clients on > multiuser machines? > > Should every user have his own folder? Or is it possible to share the folder? > > Where are the metadata stored? Inside the folder or on another location? > > > So, let’s say we have a client (Windows) called machine01. Usually the user > betty works with this machine. But from time to time also user johnny works > there. > > Betty uses D:\OwnCloud as local storage location. > > > Should johnny use the same local folder D:\OwnCloud or should he use > D:\OwnCloud_Johnny and betty should use D:\OwnCloud_Betty?
The latter, as long as they use different users on the ownCloud. If both access the ownCloud with the same credentials for ownCloud user johnnyandbetty, it would be fine to use d:\ownCloud, assuming both can write in there on the client. The recommendation is to use two ownCloud accounts and share on the server. Have fun, Klaas > _______________________________________________ User mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/user
