I’m implementing NextCloud for a small organisation as the migrate away from Office365. Currently a mixed environment but eventually will be Mac only.
For a range of reasons they prefer to use the desktop file sync rather than the web interface.
I’ve come across an issue where people are able to open documents that another user has open. The result is a whoever saves last wins.
So far my Googling tells me that the issue of file locking is a long one with several variations (depending on if a file is opened from the web-ui/locally, and edited locally or in the web UI)
I’m just wondering if anyone can tell me if, in theory, for NextCloud (28.0.11) and the Desktop Client (Mac 3.14.1): should the client be locking files on NextCloud when opened locally, and respecting file locks (i.e. opening in read only mode) set by the Desktop Client?