|
|
|
|
|
by dredmorbius
4400 days ago
|
|
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. |
|