Plainva Sync Compatibility

Last reviewed: 2026-07-04 (updated after the OneDrive, Dropbox and S3 integrations)

Plainva syncs vaults through interchangeable sync adapters. This page shows which services you can use today — directly integrated, via the WebDAV protocol, or via the provider’s own desktop sync client.

Directly integrated

ProviderStatusNotes
Local folderAvailableNo setup needed; external changes (e.g. by other sync tools) are detected automatically.
WebDAV / NextcloudAvailable, verified with NextcloudServer URL, username and (recommended) an app password.
Google DriveAvailable (BYO credentials)Requires your own Google Cloud project, see the Google Drive BYO guide.
OneDriveAvailable (new 2026-07-04, native acceptance pending)Sign-in via browser (PKCE, no secret). Until Plainva ships its own app registration, you need your own (free) Entra app registration: type “Mobile and desktop applications”, redirect URI http://localhost.
DropboxAvailable (new 2026-07-04, native acceptance pending)Sign-in via browser (PKCE, no secret). Until Plainva ships its own app, you need your own (free) Dropbox app: full-Dropbox access, redirect URI exactly http://127.0.0.1:41953.
S3-compatible object storageAvailable (new 2026-07-04, native acceptance pending)AWS S3, Cloudflare R2, Backblaze B2, MinIO, Wasabi, Hetzner and others — just an endpoint, bucket, region and an API key pair; no browser sign-in.

Services usable via WebDAV

The WebDAV adapter speaks standard WebDAV, so the following services should work, among others. They have not been verified individually yet — feedback is welcome. The addresses are typical patterns; double-check them in your provider’s documentation and use an app password instead of your main password whenever possible.

ServiceTypical WebDAV address
Nextcloud (self-hosted or with a provider)https://<server>/remote.php/dav/files/<user>/
ownCloudhttps://<server>/remote.php/dav/files/<user>/
Koofrhttps://app.koofr.net/dav/Koofr
Strato HiDrivehttps://webdav.hidrive.strato.com
MagentaCLOUD (Telekom)https://magentacloud.de/remote.php/dav/files/<user>/
GMX Mediacenterhttps://webdav.mc.gmx.net
WEB.DE online storagehttps://webdav.smartdrive.web.de
Hetzner Storage Boxhttps://<user>.your-storagebox.de
Synology NASEnable the WebDAV Server package, then https://<nas>:5006
QNAP NASEnable WebDAV in the system; address per QNAP docs
SeafileEnable SeafDAV, then https://<server>/seafdav

Via the provider’s desktop sync client (local folder)

Until native integrations arrive, you can use any service whose desktop client keeps a local folder in sync. Plainva then treats the vault as a local folder and detects external changes automatically.

Important: Set the vault folder to “always keep on this device” / “available offline”. Online-only placeholder files (Files On-Demand, online-only, streaming mode) can interfere with indexing and sync.

Note on the new integrations (2026-07-04)

OneDrive, Dropbox and S3-compatible storage have been directly integrated since 2026-07-04 (see the table above) — earlier than planned in the master plan’s staging (§13.3). Once Plainva ships central app registrations for OneDrive and Dropbox, the step with your own client ID or app key disappears; the fields will come pre-filled. The desktop-sync-client route (see above) remains available as an alternative.

Deliberately not planned