Skip to content

Cloud Storage Strategy

Here's a clean folder structure that avoids conflicts:

~/
├── Desktop/                    ← synced by iCloud (or OneDrive, pick one)
├── Documents/                  ← synced by iCloud (or OneDrive, pick one)
├── OneDrive/                   ← OneDrive root
│   ├── Work/                   ← work documents, Office files
│   ├── Projects/               ← cross-platform project files
│   └── Shared/                 ← files shared with coworkers
├── Library/Mobile Documents/   ← iCloud Drive (managed by macOS)
│   └── com~apple~CloudDocs/    ← your iCloud Drive files
└── Downloads/                  ← not synced (local only)

Rules to Live By

  1. Don't double-sync: Never put Desktop or Documents in both iCloud and OneDrive
  2. Work stays in OneDrive: Anything you need on Windows → OneDrive
  3. Apple stuff stays in iCloud: Keychain, Photos, Notes, system sync → iCloud
  4. Code in Git: Don't rely on file sync for source code: use Git repos
  5. Large files: Check your storage limits before syncing large media libraries

Choosing Desktop & Documents Sync

If you...Sync with...
Use Windows daily for workOneDrive
Primarily use Mac + iPhoneiCloud
Use both equallyOneDrive (accessible from both platforms via onedrive.com and Windows native)

Storage Comparison

ServiceFree TierPaid PlansMac AppWindows AppWeb Access
iCloud Drive5 GB50 GB-12 TB ($0.99-$59.99/mo)Built-iniCloud for Windowsicloud.com
OneDrive5 GB100 GB ($1.99/mo), 1 TB with M365YesBuilt-inonedrive.com
Google Drive15 GB100 GB-2 TB ($1.99-$9.99/mo)YesYesdrive.google.com
Dropbox2 GB2 TB ($11.99/mo)YesYesdropbox.com

Best deal: If you have Microsoft 365 (personal or work), you already have 1 TB of OneDrive. Use it.

iCloud for Windows

If you also want iCloud files accessible on your Windows PC:

  1. Install iCloud for Windows from the Microsoft Store
  2. Sign in with your Apple Account
  3. Choose what to sync: iCloud Drive, Photos, Bookmarks, Passwords

This gives you two-way sync between your Mac's iCloud Drive and a folder on your Windows PC.

Backup Strategy

Don't rely on cloud sync as your only backup. Sync is not backup: if you delete a file on one device, it deletes everywhere.

LayerToolWhat It Protects
Cloud syncOneDrive, iCloudAccess from anywhere, basic version history
Local backupTime MachineFull system restore, every hour
Off-site backupBackblaze, Arq + S3Disaster recovery