Thanks for the replies! The possibility of file-conflicts is a problem for dropbox, not for H2, I think. If a file is changed from two computers at a time, dropbox will catch this, and H2 will still use the local copies. Or?
I'm more worried if the database-files would be corrupted if for example the database consists of more than one file and not all files are updated (due to lost internet connection), and another computer is accessing the "half-updated" database-files. Is there a way for H2 to handle this? I'm just trying to imagine what possible error situation there could be... The database shall not be accessed at the same time from different computers, but rather one at a time. Thanks again, Johan On Wednesday, May 8, 2013 11:42:00 PM UTC+2, JohanBerg wrote: > > Hi! > > I wonder if anyone has experience with using H2 database-files on a > cloud-drive, for example on Dropbox? Is there known problems or > difficulties? > > Best regards, > Johan > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
