|
|
|
|
|
by xur17
4468 days ago
|
|
Are those the only backups you take? I have all of my code stored in git, and my database (and assorted files) get backed up each night to aws. I figure a snapshot is my first line of defense, and aws is my backup in case this doesn't work. |
|