05-15-2020, 10:20 AM
As far as I'm concerned, till a few months ago I was extremely lazy, and not at all regular at taking backups just like you. But well, an incident of an outage on my PC took place about 4 months ago, in which the hard disk got completely corrupted and ... I lost all those important scripts and other stuff of mine, which I'd never bothered to backup.
Thereafter, I'm extremely sceptical about backups. For the VPSes, U've written a few shell scripts, which mostly do the work of archiving and placing at a publicly reachable URL from there another script downloads it and uploads to GDrive, replacing the previous backup to take care of storage. All these scripts are driven by cron jobs, once a day.
On my PC, I do all the work myself. Most of my applications and scripts are stored on GDrive whereas documents are stored on OneDrive.
The same goes for my mobile, since I'm mostly on my mobile I've quite a bit of important data here, which gets uploaded to GDrive manually.
The disk corruption made me realized the value of losing all your important stuff and having to rewrite them again, and the importance of backing up stuff. Truly this is a good habit.
Regards,
Thereafter, I'm extremely sceptical about backups. For the VPSes, U've written a few shell scripts, which mostly do the work of archiving and placing at a publicly reachable URL from there another script downloads it and uploads to GDrive, replacing the previous backup to take care of storage. All these scripts are driven by cron jobs, once a day.
On my PC, I do all the work myself. Most of my applications and scripts are stored on GDrive whereas documents are stored on OneDrive.
The same goes for my mobile, since I'm mostly on my mobile I've quite a bit of important data here, which gets uploaded to GDrive manually.
The disk corruption made me realized the value of losing all your important stuff and having to rewrite them again, and the importance of backing up stuff. Truly this is a good habit.
Regards,