"That 4 GB video in your iCloud folder might be zero bytes on this Mac. Touch it wrong and you just downloaded it — and maybe filled the disk."
The File That Isn't Really There
Modern macOS is full of placeholders — files that appear in a folder, show a name and a size, but whose actual bytes live on a server and haven't been downloaded to this machine. iCloud Drive's "Optimize Mac Storage," Dropbox's online-only files, any File Provider: they all present dataless stand-ins. The file is real as a name and metadata; the content is a promise the OS will fulfill if something asks for it.
The Accidental Download
Here's the trap. If Waygate reads a placeholder's contents during enumeration to make a thumbnail, or opens it during a batch copy, the OS dutifully downloads the whole file to satisfy the read. Do that across a folder of placeholders and you've silently pulled down gigabytes — filling the disk you were trying to manage, and possibly running up metered-connection charges. The user asked to look at a folder, not to download its entire cloud backlog.
Waygate's Rule: Consequence Must Be Visible
So Waygate does not materialize cloud placeholders by accident. Enumeration reads metadata without triggering downloads; previews of dataless files show a 'not downloaded' state rather than forcing materialization. When an operation genuinely needs the bytes — you really are copying that file somewhere — Waygate surfaces that it will download, so the consequence is chosen, not sprung. Visible-and-chosen beats silent-and-surprising, especially when the surprise is measured in gigabytes.