From 2d97aeab6ae93633842cb9b36484f63fd8b1857d Mon Sep 17 00:00:00 2001 From: David Kocher Date: Wed, 13 Nov 2024 13:25:11 +0100 Subject: [PATCH] Add WebDAV profile with disabled LOCK support. --- WebDAV (No Locks).cyberduckprofile | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 WebDAV (No Locks).cyberduckprofile diff --git a/WebDAV (No Locks).cyberduckprofile b/WebDAV (No Locks).cyberduckprofile new file mode 100644 index 0000000..0f6f5fc --- /dev/null +++ b/WebDAV (No Locks).cyberduckprofile @@ -0,0 +1,16 @@ + + + + + Protocol + davs + Vendor + davs-nolocks + Description + WebDAV (No Locks) + Properties + + webdav.lock.enable=false + + +