(no commit message)
authorAtemu <Atemu@web>
Fri, 4 Jun 2021 20:26:27 +0000 (20:26 +0000)
committeradmin <admin@branchable.com>
Fri, 4 Jun 2021 20:26:27 +0000 (20:26 +0000)
doc/todo/trust_based_on_time_since_last_fsck.mdwn [new file with mode: 0644]

diff --git a/doc/todo/trust_based_on_time_since_last_fsck.mdwn b/doc/todo/trust_based_on_time_since_last_fsck.mdwn
new file mode 100644 (file)
index 0000000..2edee94
--- /dev/null
@@ -0,0 +1,5 @@
+It'd be really useful if I could specify my level of trust in a remote holding a file as a function of the time since the file has last been fsck'd in that remote.
+
+This way, if I haven't fsck'd say my off-site cold storage in x amount of time, git-annex would automatically try to create additional copies of its files in other remotes for example.
+
+Expiry can be used in a similar way but declaring the remote as dead is overkill and has unwanted side-effects.