From f32f08eb44f177d58053b0f38d749980a1b9e05e Mon Sep 17 00:00:00 2001 From: "http://peter-simons.myopenid.com/" Date: Wed, 16 Jan 2013 12:44:16 +0000 Subject: Added a comment: WebDAV without locking --- .../comment_5_5b8cbdb5e9a1b90d748a5074997e1cd5._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/special_remotes/webdav/comment_5_5b8cbdb5e9a1b90d748a5074997e1cd5._comment (limited to 'doc/special_remotes/webdav') diff --git a/doc/special_remotes/webdav/comment_5_5b8cbdb5e9a1b90d748a5074997e1cd5._comment b/doc/special_remotes/webdav/comment_5_5b8cbdb5e9a1b90d748a5074997e1cd5._comment new file mode 100644 index 000000000..7d5f3af5d --- /dev/null +++ b/doc/special_remotes/webdav/comment_5_5b8cbdb5e9a1b90d748a5074997e1cd5._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://peter-simons.myopenid.com/" + ip="192.100.130.7" + subject="WebDAV without locking" + date="2013-01-16T12:44:16Z" + content=""" +Hi Joey, + +you are right, the 1-und-1.de implementation of WebDAV does not support locking. + +Do you think there is a way to make that service work with git-annex anyhow -- say, by allowing the user to disable file-locking? I've worked around the problem with 1-und-1.de by using fuse+davfs2 to mount the storage in my file system and access it through the directory backend, but FUSE is dead slow, unfortunately, and this solution really sucks. +"""]] -- cgit v1.2.3