From 6dd31233e8f33699a763d6dbf84f6d9fa481702b Mon Sep 17 00:00:00 2001
From: Joey Hess <joeyh@joeyh.name>
Date: Tue, 16 Oct 2018 10:58:39 -0400
Subject: [PATCH] response

---
 ..._d285566ca97e720a7bb497c0db8cc0c2._comment | 20 +++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 doc/forum/keys__44___URLs_and_URIs/comment_1_d285566ca97e720a7bb497c0db8cc0c2._comment

diff --git a/doc/forum/keys__44___URLs_and_URIs/comment_1_d285566ca97e720a7bb497c0db8cc0c2._comment b/doc/forum/keys__44___URLs_and_URIs/comment_1_d285566ca97e720a7bb497c0db8cc0c2._comment
new file mode 100644
index 0000000000..898f6adabc
--- /dev/null
+++ b/doc/forum/keys__44___URLs_and_URIs/comment_1_d285566ca97e720a7bb497c0db8cc0c2._comment
@@ -0,0 +1,20 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2018-10-16T14:46:40Z"
+ content="""
+The main difference is that git-annex will not try to
+download URIs itself, but will try to download URLs.
+
+Also, `git annex whereis` displays any URIs
+claimed by the remote, but not URLs unless
+the remote reponds to WHEREIS by listing them.
+
+URLs/URIs are not recorded with a particular remote
+owning them, but CLAIMURL can be used for a remote to
+claim ownership.
+
+My comment
+<http://git-annex.branchable.com/design/external_special_remote_protocol/#comment-f7b2275dc00920599a108a3e99cab4f2>
+sums it up pretty well, I thought.
+"""]]