Product

What’s new in ownCloud Server 10.5: File Locking

File locking allows you to exclusively work on files for a period of time, preventing users from accidentally interfering with others' work.
ownCloud server 10.5 release

The Problem: While you work on the file, one of your colleagues also starts working on it. She then saves her changes to the file. Later you also save, unintentionally overwriting her changes and wiping out the progress she has made.

The Solution: With the new ownCloud 10.5, users can explicitly lock files while they work on them. Every user with access to a file can lock it. Locks automatically expire after a certain amount of time, by default after 30 minutes. Before the lock expires automatically, only the user that locked the file can unlock it.

Important: This feature is disabled by default, because it allows users to lock other user’s files *exclusively*, so even the owner can’t unlock them. Before activating this feature, please double-check if this is the behaviour you want. Please see the release notes for information on how to enable it. If you’re fluent in CLI, just enable it through this command:
occ config:app:set files enable_lock_file_action --value yes

Admin docs: doc.owncloud.com

Screenshot of the user interface when locking a file in the Web App

Screenshot of the user interface when locking a file in the Web App

The Admin Angle: You can shorten or lengthen the lock period in their admin section. File locking prevents file conflicts, keeps versioning and activity logging clean and is easy to use through the Web App. File Locking is only available in the Web App for now, but while a file is locked, the Mobile Apps and the Desktop Clients can’t save changes to it.

ownCloud File Locking

ownCloud File Locking

 

ownCloud

August 5, 2020

Read now:

The New ownCloud Marketplace: Git Is the App Store

The New ownCloud Marketplace: Git Is the App Store

The new ownCloud Marketplace is live. 13 Web Extensions, 42 apps, 324 releases, 36 publishers and counting. Zero backend. Zero database. Zero server-side processing. The Git repository is the source of truth. The catalogue is static JSON. Publishing an app is a pull request. Git is the app store.

read more
The New ownCloud Marketplace: Git Is the App Store

oCIS MCP Server v1.0.0: Your AI Assistant Just Got a Key to ownCloud

The oCIS MCP Server v1.0.0 is out. An open source bridge between ownCloud Infinite Scale and any MCP-compatible AI assistant: 80 tools across users, spaces, files, shares, federated OCM, and multi-step workflows. Apache 2.0. Self-hosted. The AI works on your authentication, against your infrastructure, with your data staying where it is.

read more
The New ownCloud Marketplace: Git Is the App Store

ownCloud Web 12.4.1 is out

ownCloud Web 12.4.1 ships with a priority fix: an embed mode postMessage vulnerability that let a malicious page forge authenticated file writes without user interaction. If you run embed mode, update. Seven bugfixes round out the release, four of them in vault mode.

read more