From 54cdad7630b9c6e91692fe5ab08a34acca7b6d14 Mon Sep 17 00:00:00 2001 From: nordmagnus999 Date: Mon, 28 Oct 2019 15:49:12 +0000 Subject: [PATCH] Added a comment: A possible solution --- .../comment_1_2528e595b04232de60571279ded4c2e8._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/How_do_I_set_up_git_annex_with_nextcloud/comment_1_2528e595b04232de60571279ded4c2e8._comment diff --git a/doc/forum/How_do_I_set_up_git_annex_with_nextcloud/comment_1_2528e595b04232de60571279ded4c2e8._comment b/doc/forum/How_do_I_set_up_git_annex_with_nextcloud/comment_1_2528e595b04232de60571279ded4c2e8._comment new file mode 100644 index 0000000000..2c64c00843 --- /dev/null +++ b/doc/forum/How_do_I_set_up_git_annex_with_nextcloud/comment_1_2528e595b04232de60571279ded4c2e8._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="nordmagnus999" + avatar="http://cdn.libravatar.org/avatar/d5d5b418451be64f8fa5f56909fcc4c3" + subject="A possible solution" + date="2019-10-28T15:49:12Z" + content=""" +You could use [git-annex-remote-rclone script](https://github.com/DanielDent/git-annex-remote-rclone) which support nextcloud/owncloud with its webdav remote iirc. (Also the rclone remote is officially supported by git-annex on the last version afaik + its bundled in some distro's repos). +"""]]