link to webdav more explicitely

This commit is contained in:
anarcat 2018-09-06 01:01:04 +00:00 committed by admin
parent 694f612fba
commit f396676dba

View file

@ -26,3 +26,7 @@ Make the file executable, and link it into PATH
USERNAME="login" PASSWORD="password" git annex initremote owncloud type=external externaltype=owncloud encryption=shared folder=gitannex url="https://host/remote.php/webdav/"
git annex describe dropbox "the owncloud library"
# Note
This can also be accomplished through the [[special_remotes/webdav]] special remote as Owncloud and Nextcloud are basically webdav endpoints.