diff options
author | http://peter-simons.myopenid.com/ <http://peter-simons.myopenid.com/@web> | 2013-01-16 12:44:16 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-01-16 12:44:16 +0000 |
commit | f32f08eb44f177d58053b0f38d749980a1b9e05e (patch) | |
tree | 04c18d7a231d8eb0c8fe41e4816f3ef7100d5f78 /doc/special_remotes/webdav | |
parent | 3dcdf80554d39377eaa7bffd45b37e27bc617120 (diff) |
Added a comment: WebDAV without locking
Diffstat (limited to 'doc/special_remotes/webdav')
-rw-r--r-- | doc/special_remotes/webdav/comment_5_5b8cbdb5e9a1b90d748a5074997e1cd5._comment | 12 |
1 files changed, 12 insertions, 0 deletions
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. +"""]] |