From: Joey Hess Date: Mon, 16 Jan 2023 19:13:00 +0000 (-0400) Subject: response X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~60^2~33 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8bb078e0df7149cf60953458f352445363e9f5cc;p=git-annex.git response --- diff --git a/doc/git-annex-addurl/comment_14_5719924fbda2daabe83ef2fde447d620._comment b/doc/git-annex-addurl/comment_14_5719924fbda2daabe83ef2fde447d620._comment new file mode 100644 index 0000000000..0d78b01871 --- /dev/null +++ b/doc/git-annex-addurl/comment_14_5719924fbda2daabe83ef2fde447d620._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 14""" + date="2023-01-16T19:09:35Z" + content=""" +@matthias.risze length is not an issue. You should avoid characters that +are not usually in urls, particularly whitespace and newline. + +It seems to me though that your special remote would perhaps +be better served by using the SETSTATE and GETSTATE commands +(see [[design/external_special_remote_protocol]]) +"""]]