Comment on Site DeathsparentComments−dredmorbius12yDistributed replication tools exist. Use them.Rsync will keep basic file archives coordinated. Git is quite useful for content that changes in a structured way.Maintaining even just 2-3 copies of your data will go a long way to ensuring that it doesn't disappear entirely.
Comments
Distributed replication tools exist. Use them.
Rsync will keep basic file archives coordinated. Git is quite useful for content that changes in a structured way.
Maintaining even just 2-3 copies of your data will go a long way to ensuring that it doesn't disappear entirely.