aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar madalu <madalu@web>2017-09-27 15:26:29 +0000
committerGravatar admin <admin@branchable.com>2017-09-27 15:26:29 +0000
commita53c57404556b58705f973345c5a6d01f50db849 (patch)
tree40504c3414ab4a6dee19b6cdc38aec56ac38d7f2 /doc
parent63c1212d7c15a6a40d537a3bb367dc86da0c7f1b (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/git-annex_can_no_longer_copy_files_to_box.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/git-annex_can_no_longer_copy_files_to_box.mdwn b/doc/bugs/git-annex_can_no_longer_copy_files_to_box.mdwn
index 88c4b4292..edc7584b0 100644
--- a/doc/bugs/git-annex_can_no_longer_copy_files_to_box.mdwn
+++ b/doc/bugs/git-annex_can_no_longer_copy_files_to_box.mdwn
@@ -2,7 +2,7 @@
With the upgrade to git-annex 6.20170925 I can no longer copy files to box via webdav. I notice that the changelog suggests that there were many changes to the webdav backend, including a new path for temporary files and url-escaping of file names. I have been using webdav + Box successfully for almost two years. My box/webdav backed was set up with chunking and encryption:
- WEBDAV_USERNAME=[username} WEBDAV_PASSWORD=[passwd] git annex initremote box type=webdav url=https://dav.box.com/dav/git-annex chunk=100mb keyid=[keyid]
+ WEBDAV_USERNAME=[username] WEBDAV_PASSWORD=[passwd] git annex initremote box type=webdav url=https://dav.box.com/dav/git-annex chunk=100mb keyid=[keyid]
Now when I try to add and copy a file to webdav I get the following error: