Skip to content

Storage and Sync Control Center

QiLife must eliminate manual file/folder management.

The app manages: - local data root - blob/file root - Drive/QiNexus mirror folder - server connection - database mode - sync mode - backup/export status - storage health

Default Locations

  • Repo/code: C:\QiLabs\60_QiApps_qilife
  • Private data: C:\QiLifeData
  • SQLite DB: C:\QiLifeData\db\qilife.sqlite
  • File vault: C:\QiLifeData\files
  • Exports/backups: C:\QiLifeData\exports and C:\QiLifeData\backups

Storage Doctrine

  • Code repo is not data.
  • Database is structured truth.
  • Blob store holds raw files.
  • Drive/QiNexus is mirror/export/archive.
  • Folders are projections of metadata, not the source of truth.
  • Buckets are metadata/views inside QiLife.