From 975cb5edf13ac15df4ed75e0a38f5c97999a7698 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Fri, 6 Jan 2023 14:21:36 +0000 Subject: [PATCH] Added a comment: importtree readonly remote folder? --- .../comment_2_7e62dbfc5540a8737d77f25ad2acc4af._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/import_tree_from_rsync_special_remote/comment_2_7e62dbfc5540a8737d77f25ad2acc4af._comment diff --git a/doc/todo/import_tree_from_rsync_special_remote/comment_2_7e62dbfc5540a8737d77f25ad2acc4af._comment b/doc/todo/import_tree_from_rsync_special_remote/comment_2_7e62dbfc5540a8737d77f25ad2acc4af._comment new file mode 100644 index 0000000000..7d4671f077 --- /dev/null +++ b/doc/todo/import_tree_from_rsync_special_remote/comment_2_7e62dbfc5540a8737d77f25ad2acc4af._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="importtree readonly remote folder?" + date="2023-01-06T14:21:35Z" + content=""" +I have ran into the same \"desire\" I think: to be able to `import` the read-only (to me) tree of DICOMs from a remote server reachable over ssh, and so that later on those who have a clone of the repository and have access to that server could easily `annex get` necessary load. Am I right in my importtree-ignorant thinking that if `rsync` special remote supports `importtree` mode -- it would also work fine when I have only read-only access to the remote folder? +"""]]