summaryrefslogtreecommitdiff
path: root/doc/special_remotes
diff options
context:
space:
mode:
authorGravatar http://rfhbuk.myopenid.com/ <http://rfhbuk.myopenid.com/@web>2012-12-01 10:18:04 +0000
committerGravatar admin <admin@branchable.com>2012-12-01 10:18:04 +0000
commitba964f92919a9bf2053c94c8ef0f4928358dfa28 (patch)
treecfcd028a126c55459bd7581c272c5c0f8cf6b430 /doc/special_remotes
parent28cf21577614f8affcfb32480e3e42bee148a066 (diff)
Added a comment: git-annex initremote failing for webdav servers
Diffstat (limited to 'doc/special_remotes')
-rw-r--r--doc/special_remotes/webdav/comment_1_6b523eea78eae1d19fe2a9950ee33e3a._comment26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/special_remotes/webdav/comment_1_6b523eea78eae1d19fe2a9950ee33e3a._comment b/doc/special_remotes/webdav/comment_1_6b523eea78eae1d19fe2a9950ee33e3a._comment
new file mode 100644
index 000000000..768720fe5
--- /dev/null
+++ b/doc/special_remotes/webdav/comment_1_6b523eea78eae1d19fe2a9950ee33e3a._comment
@@ -0,0 +1,26 @@
+[[!comment format=mdwn
+ username="http://rfhbuk.myopenid.com/"
+ ip="109.145.123.81"
+ subject="git-annex initremote failing for webdav servers"
+ date="2012-12-01T10:18:04Z"
+ content="""
+Unfortunately, trying to set up the following webdav servers fail. Some of the terminal output of git-annex --debug initremote ... is below, but it may not really helpful. Can I help any further, can a webdav remote be set up in a different way? (The box.com webdav initremote worked fine.) Cheers
+
+
+With livedrive.com:
+
+ [2012-12-01 10:15:12 GMT] chat: gpg [\"--batch\",\"--no-tty\",\"--use-agent\",\"--quiet\",\"--trust-model\",\"always\",\"--encrypt\",\"--no-encrypt-to\",\"--no-default-recipient\",\"--recipient\",\"xxxxxxxxxxxxxx\"]
+ (encryption setup with gpg key xxxxxxxxxxxxxx) (testing WebDAV server...)
+ git-annex: \"Bad Request\": user error
+ failed
+ git-annex: initremote: 1 failed
+
+
+With sd2dav.1und1.de:
+
+ [2012-12-01 10:13:10 GMT] chat: gpg [\"--batch\",\"--no-tty\",\"--use-agent\",\"--quiet\",\"--trust-model\",\"always\",\"--encrypt\",\"--no-encrypt-to\",\"--no-default-recipient\",\"--recipient\",\"xxxxxxxxxxxxxx\"]
+ (encryption setup with gpg key xxxxxxxxxxxxxx) (testing WebDAV server...)
+ git-annex: \"Locked\": user error
+ failed
+ git-annex: initremote: 1 failed
+"""]]