Changes between Version 19 and Version 20 of help/en/howto/mount/locking
- Timestamp:
- Feb 19, 2020 8:22:22 AM (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/mount/locking
v19 v20 9 9 == Lock Support in WebDAV == 10 10 [wiki:help/en/howto/webdav WebDAV] supports locking files on the server. Mountain Duck locks files on the server when opened in a editor. This prevents other users from modifying the document until the file is closed by the user. 11 12 '''Note''': Some WebDAV implementations including [wiki:help/en/howto/owncloud ownCloud] and [wiki:help/en/howto/nextcloud NextCloud] may not support locking documents. 11 13 12 14 == Pseudo locking for protocols with no native lock support using lock owner files ==