Skip to content

Comment on Introducing the Dropbox Sync API

Comments

iCloud offers one benefit over this, which is iCloud allows record-level syncing (for SQLite databases using CoreData).

Dropbox is file-level syncing. So if you have a database app managing many records in tables, Dropbox will sync the entire database when even a single record changes. iCloud would only sync the record(s) than changed.

iCloud offers a theoretical benefit but is a bit hosed today when it comes to record-level syncing: http://noidentityapps.com/blog/?p=905

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.