Hacker News new | ask | show | jobs
by tbagman 4130 days ago
Does rsync.net backup versions of the files you store on it? If not, a pitfall with your workflow is that if you corrupt todo.txt (accidentally, or if there is a filesystem problem, etc.) and then push it via rsync, you'll have accidentally overwritten your "backup" with a corrupt copy.
1 comments

They take daily snapshots and keep them for a week.