Sorry, I should have been clearer. What if the fire start with you home and you run out to save yourself, and are unable to grab a drive on the way out?I already said
"If I leave the house one goes with me."
EDIT: And if I'm out for more than a day another one goes in the outbuilding as well.
Hi,Lesson for eveyone. Backup, Backup and Backup some more. After any significant change to anything - documents or programs, I take four identical backups of my computer to 4 portable USB drives - 2 x SSD and 2 x spinning rust - it only takes 10 minutes. If I leave the house one goes with me.
Old-style drive with rotating metal disks.What is a spinning rust ?
Theoretically I should take one drive out to to one of our outbuildings after each backup so I have an offsite backup like we did at work, but as I am lazy and that occurrence is a very low percentage I'll just take a calculated chance on it not happening.What if the fire start with you home and you run out to save yourself,
What if...Theoretically I should take one drive out to to one of our outbuildings after each backup so I have an offsite backup like we did at work, but as I am lazy and that occurrence is a very low percentage I'll just take a calculated chance on it not happening.
So much of your B4A and B4J work still resides in the forums thanks to the vast contributions you made to B4X over the years. You can recover much of it from the forum or make an arrangement with Erel to have a repository for you to recover. This link has so many of your libs, examples, snippets, tutorials, classes, etc.All my B4A and B4J stuff are gone
Cloud offers the "easy" "off-site" component of a comprehensive backup regime.I am cynical and I dont trust the cloud as far as I can throw it so none of my stuff touches the cloud. Especially sourcecode. Too many data breaches these days.
First line of that article:I'd like to remind everyone of the bad stories related to cloud storage
That was 10 years ago. I think you have more chance of having your laptop stolen than your files being deleted from the cloud.I'd like to remind everyone of the bad stories related to cloud storage (https://www.engadget.com/2014-10-13-dropbox-selective-sync-bug.html) where people were using Dropbox (or other cloud storage) as their workspace. A bug on their side can wipe all data by mistake, it happened to a friend of mine.
So I guess a good solution is to have 2 backups on different cloud storage providers?
In my case I also have a NAS located into a shared rental space. I do daily backups there via internet.
I do the sameLesson for eveyone. Backup, Backup and Backup some more. After any significant change to anything - documents or programs, I take four identical backups of my computer to 4 portable USB drives - 2 x SSD and 2 x spinning rust - it only takes 10 minutes. If I leave the house one goes with me.
robocopy e:/Backup/08 e:/Backup/09 /mir
robocopy e:/Backup/07 e:/Backup/08 /mir
robocopy e:/Backup/06 e:/Backup/07 /mir
robocopy e:/Backup/05 e:/Backup/06 /mir
robocopy e:/Backup/04 e:/Backup/05 /mir
robocopy e:/Backup/03 e:/Backup/04 /mir
robocopy e:/Backup/02 e:/Backup/03 /mir
robocopy e:/Backup/01 e:/Backup/02 /mir
robocopy c:/B4A e:/Backup/01/B4A /mir
robocopy c:/B4J e:/Backup/01/B4J /mir
robocopy c:/B4X e:/Backup/01/B4X /mir
robocopy c:/B4XHelp e:/Backup/01/B4XHelp /mir
exit
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?