From 7e50500b7cbf1e5fcbbbbfedd5fb07152adf19ba Mon Sep 17 00:00:00 2001 From: kyle Date: Mon, 16 Mar 2020 18:56:13 +0000 Subject: [PATCH] Added a comment: reply: disconnected archive --- ..._c56f2d3328c0d127efc21067dc52df15._comment | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/forum/Disconnected_Archive_and_Backups/comment_1_c56f2d3328c0d127efc21067dc52df15._comment diff --git a/doc/forum/Disconnected_Archive_and_Backups/comment_1_c56f2d3328c0d127efc21067dc52df15._comment b/doc/forum/Disconnected_Archive_and_Backups/comment_1_c56f2d3328c0d127efc21067dc52df15._comment new file mode 100644 index 0000000000..99aa9729e7 --- /dev/null +++ b/doc/forum/Disconnected_Archive_and_Backups/comment_1_c56f2d3328c0d127efc21067dc52df15._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="kyle" + avatar="http://cdn.libravatar.org/avatar/7d6e85cde1422ad60607c87fa87c63f3" + subject="reply: disconnected archive" + date="2020-03-16T18:56:13Z" + content=""" +> If the laptop is used offsite with the usb drive archive and the +> laptop archives a file never yet seen by the NAS, will the NAS ever +> get this file? + +It looks like there is a path the content could go in this case: + + laptop -> USB -> desktop -> NAS + +You don't mention how you are syncing, but assuming that you're doing +so in a way that actually transfers the content to each node of that +path (e.g., `git annex sync --content` with appropriately configured +preferred content), then I'd say the answer is \"yes\". + +"""]]