Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
a2c9360905
1 changed files with 5 additions and 0 deletions
5
doc/todo/trust_based_on_time_since_last_fsck.mdwn
Normal file
5
doc/todo/trust_based_on_time_since_last_fsck.mdwn
Normal file
|
@ -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.
|
Loading…
Reference in a new issue