OneDrive, Google Drive, iCloud & cloud-synced folders
Updated Jul 30, 2026 · 1 min read
Cloud-synced folders look local but their files may live online. Here's how Meshory handles them and what to expect on first scan.
Folders synced by OneDrive, Google Drive, iCloud Drive, and similar services often hold placeholder files: they show up in your file browser, but the actual bytes live in the cloud until something reads them, at which point the sync client downloads them on the spot. That's great for disk space, but it means a program that reads many files in a row can quietly trigger a lot of downloading.
Meshory recognizes sources that live inside a cloud-synced folder (including Google Drive's mounted drive letter) and shows them with a cloud icon in the sidebar. They're treated with the same care as network drives: duplicate fingerprinting runs as a separate, gentler pass you can pause or switch off, and the app avoids bulk re-reads of files it has already processed, so an app update never turns into re-downloading your library.
What to expect on the first scan
There's one cost no app can avoid: rendering a thumbnail requires the file's actual bytes. The first scan of a cloud-backed source will download each model it renders, once. After that you're set: thumbnails live in Meshory's own local cache, so browsing your library never touches the originals again. Opening a model in the 3D viewer reads just that one file.
Downloaded files stay on disk afterwards. If you'd like them back to cloud-only once the first scan finishes, select the folder in Explorer and choose “Free up space” (OneDrive). Meshory's thumbnails and index are unaffected.
If disk space or a metered connection is a concern, consider keeping very large libraries on a local drive or NAS instead, and using the cloud folder for the models you're actively working with.