Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
So with this idea then if my local computer crashes and I lose all data on my hard-drive I am SOL? I won't be able to reinstall RW and then tell it to sync down the data from the cloud.TL;DR, the cloud offers synchronization, not backups. Backups prevent data loss. Synchronization propagates data loss.
So with this idea then if my local computer crashes and I lose all data on my hard-drive I am SOL? I won't be able to reinstall RW and then tell it to sync down the data from the cloud.
Wait I can do the above allowing me to "restore" all my data. Looks allot like a backup to me if it can get me back from a hard-drive crash.
I understand from a business point of view there is a difference but for the average user of RW it will work as backup and a life saver.![]()
It's a distinction that isn't that relevant for the way most of us use Realm Works (or colloquial use of the term backup) I would guess, but usage patterns vary.
The cloud isn't for backing up your realms, it's for synchronizing (plus the other stuff mentioned above and in the FAQ). Synchronizing is not the same as backing up. Backups are still done on your local machine.
To clarify the difference:
A backup is an offline copy of your realms that is never used as a live copy or never modified in any way. Backups protect against data corruption or unintended changes, because in such cases, you can restore your backups, and your realms will be restored to how they existed at the time the backups were created. If you've been vigilant about taking backups, this will be a reasonably recent copy.
Synchronization means that you have two active copies (one on your computer, and one in the cloud), and any changes you make are then copied to the other. So if something is corrupt, the corruption will either prevent the synchronization or propagate with the synchronization. If you make unintended or unwanted changes, they will also propagate.
TL;DR, the cloud offers synchronization, not backups. Backups prevent data loss. Synchronization propagates data loss.
I believe you're grossly simplifying things with your final conclusion above. Everything you said up to that point was sound, but that conclusion is NOT what users should walk away thinking. Since at least some already have, I need to clarify here, as the assertion will be misleading to others who don't have all the technical background and understanding that you've got.