This is an old revision of the document!


Can I store my data directory in a cloud storage folder?

Storing your Zotero data directory in a cloud storage folder (Dropbox, Google Drive, OneDrive, etc) is extremely likely to corrupt your database and shouldn't be done. The same applies to essentially any database-backed program.

Database-backed programs like Zotero rely on file locking to ensure file integrity, but cloud storage systems generally don't honor such locks. If you wake up your computer with Zotero running, and then Dropbox pulls down a change from another synced computer and updates part of the database file, Zotero will be unaware of the change and will corrupt the database when it next writes to the file. (Even if a cloud storage tool did honor file locks, you would simply end up with two conflicted copies that were impossible to merge, and those conflicted copies would quickly proliferate in the Zotero data directory.)

You might think this won't happen to you. You are almost certain to be wrong. The Zotero Forums contain countless reports over many years of database corruption resulting from the use of cloud storage folders. Sometimes people are able to restore from a backup or recover by using the Zotero Database Repair Tool, but other people lose all their Zotero data. Don't be one of those people.

The safe way to access Zotero data across multiple computers is to keep your data directory in the default location and use Zotero Sync. For ways to safely use external cloud storage without jeopardizing your data, see Alternative Syncing Solutions.

(Technically, there's one exception to the above: if you only ever use Zotero on one computer and never even set up another instance of Zotero to point to the same cloud storage folder, storing your data directory in cloud storage should be relatively safe. However, people do occasionally encounter weird problems resulting from cloud storage folders not behaving like normal filesystem folders. And, of course, if you ever accidentally point Zotero at the same cloud storage folder in the future, you're likely to corrupt the database at that time.)

kb/data_directory_in_cloud_storage_folder.1592218144.txt.gz ยท Last modified: 2020/06/15 06:49 by dstillman