From 342336aad424ab97a17d188acfe15b619a2a1f6f Mon Sep 17 00:00:00 2001 From: jgoerzen Date: Sat, 3 Sep 2022 22:45:42 +0000 Subject: [PATCH] Added a comment --- ...mment_2_b89b598844b0709a5b6709d0fb2ef60c._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/Use_on_large_media_collection_without_modifying_it/comment_2_b89b598844b0709a5b6709d0fb2ef60c._comment diff --git a/doc/forum/Use_on_large_media_collection_without_modifying_it/comment_2_b89b598844b0709a5b6709d0fb2ef60c._comment b/doc/forum/Use_on_large_media_collection_without_modifying_it/comment_2_b89b598844b0709a5b6709d0fb2ef60c._comment new file mode 100644 index 0000000000..57dff1e673 --- /dev/null +++ b/doc/forum/Use_on_large_media_collection_without_modifying_it/comment_2_b89b598844b0709a5b6709d0fb2ef60c._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="jgoerzen" + avatar="http://cdn.libravatar.org/avatar/090740822c9dcdb39ffe506b890981b4" + subject="comment 2" + date="2022-09-03T22:45:42Z" + content=""" +Thank you for these thoughts! + +I should have mentioned that I intend the USB drives to often live offsite, so they would be disconnected. You are quite correct, though, that if they are onsite I could think of them as the sort of \"hub\" repository and do everything from them like that. + +Doing the enableremote for the special directory remote on the laptop does require it to be mounted as a filesystem there, hence my mention of sshfs. That can work but is a bit clunky. +"""]]