From 8822c46546f5287b6973e8fa5695ea0af83d64ac 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 LOCK Support).cyberduckprofile | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 WebDAV (No LOCK Support).cyberduckprofile diff --git a/WebDAV (No LOCK Support).cyberduckprofile b/WebDAV (No LOCK Support).cyberduckprofile new file mode 100644 index 0000000..8ab1c1d --- /dev/null +++ b/WebDAV (No LOCK Support).cyberduckprofile @@ -0,0 +1,16 @@ + + + + + Protocol + davs + Vendor + davs-nolocks + Description + WebDAV (No LOCK Support) + Properties + + webdav.lock.enable=false + + +