Azamat Iskakov
Azamat Iskakov
Hi @billziss-gh Thanks for your response. I want to enable [LOCK signals](http://www.webdav.org/specs/rfc4918.html#locking) of WebDAV in RClone Here is the issue created for it https://github.com/rclone/rclone/issues/5483
Hi @ncw Thanks for responding! Is it possible to configure the WebDAV backend using https://rclone.org/commands/rclone_backend/ to send HTTP LOCK and UNLOCK requests every time a Microsoft Office file is opened...
@ncw I guess WinFSP might already proxy [fileapi.h LockFile function](https://docs.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-lockfile) signal to rclone.
@ncw thanks for the update. Shall I create the issue for `cgofuse` regarding the Lock feature?