Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Not sure I trust Dropbox to merge data. What happens when I want to migrate my data structures to a new schema?


As far as I know, Dropbox does not merge data.

I never tried it, but from the descriptions I have read, Dropbox detects conflicting file saves (if you save on two devices while they are offline) and stores them as "conflicting copies". So the user can handle the conflict.

As a developer, you would do this in the application. "Hey, you are trying to save your data but the data on disk is newer than when you loaded it ... Here are the differences and your options how to merge.".


> Hey, you are trying to save your data but the data on disk is newer than when you loaded it

You're suggesting an actual API-facilitated data sync via Dropbox? Sure, but at that point why? Unless the data also needs to be read by 3rd party applications, might as well host it myself.


Sure. You brought up Dropbox. Not me.


s/Dropbox/Google Drive/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: