From 6f07c0c1e01c7c6ae96c84d7f163c8305972abc6 Mon Sep 17 00:00:00 2001 From: aaron Date: Mon, 23 Dec 2024 16:11:29 +0000 Subject: [PATCH] Added a comment --- .../comment_4_d8815d1a2cfac874939ce00da80e3a1a._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Requesting_of_files_across_disconnected_devices/comment_4_d8815d1a2cfac874939ce00da80e3a1a._comment diff --git a/doc/forum/Requesting_of_files_across_disconnected_devices/comment_4_d8815d1a2cfac874939ce00da80e3a1a._comment b/doc/forum/Requesting_of_files_across_disconnected_devices/comment_4_d8815d1a2cfac874939ce00da80e3a1a._comment new file mode 100644 index 0000000000..fb5698a396 --- /dev/null +++ b/doc/forum/Requesting_of_files_across_disconnected_devices/comment_4_d8815d1a2cfac874939ce00da80e3a1a._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="aaron" + avatar="http://cdn.libravatar.org/avatar/8a07e2f7af4bbf1bfcb48bbc53e00747" + subject="comment 4" + date="2024-12-23T16:11:29Z" + content=""" +I think this would be more like an extension/evolution of the 'transfer' group, as the 'transfer' group removes content when there are more than 'x' number of copies in the 'client' group (or whatever other group its configured to check). You did get me thinking though, this might be able to be done by having the requester increase 'x' by one such that the 'transfer' groups pick the file up again so that the client can download it (and maybe then reduce the number? not sure on that). The cron job is a good point; probably have the always on devices run it periodically to ensure the network learns of new requests and slowly distributes out the data. +"""]]