Skip to content
EpicDraft Docs

Using File Sync

What is stored where

  • Your device — always. Files are saved locally and work fully offline. Your version history also stays on-device — see File History.
  • Your other devices and collaborators — peer-to-peer sync keeps every open copy of a file in step, live. This is a Pro feature — though collaborators on a Pro owner's file sync free.
  • The cloud — only with Cloud Sync turned on and an active Cloud Service. The cloud stores the document so devices that were offline can catch up later, without every device being online at once.

Syncing requires a signed-in account — see Accounts and Subscription. To work on a script together with other people in real time, see Sharing and Collaboration.

Cloud Sync

Cloud Sync is on by default for entitled accounts. Toggle it at Settings → Application → Cloud Sync. Free accounts see it as a Pro feature; if your Cloud Service lapses, a renew notice appears in its place while peer-to-peer sync between your devices keeps working.

Encrypted files never store plaintext anywhere, and cloud sync for an encrypted file stays off until the file is unlocked — see Security.

When the cloud declines to save

Sometimes the cloud refuses a save — a revoked invite, an expired session. The app tells you rather than failing silently: a persistent "Changes aren't saving to the cloud" warning appears while the problem lasts, and a "Changes are saving again" notice confirms recovery. Your local copy is unaffected either way.

Folder Sync

Folder Sync mirrors your open files to a folder of plain files on disk, so you can keep your scripts alongside your other documents or under your own backup tools.

  • It's available on desktop and on the web in Chromium browsers with the File System Access API.
  • In a browser, access to the folder must be re-granted after a reload.
  • The Import and Export buttons bulk-pull files from the folder into EpicDraft and bulk-push your files out to it.