What gets synced
WebDAV sync backs up the Ophel data stored locally:- Folders, tags, and pinned state you’ve set for your conversations
- Your prompt library
- Ophel settings
- Claude Session Keys, if you use the Claude multi-account feature
Settings
Configure the sync connection at Settings → Backup & Sync → WebDAV:Set up WebDAV sync
1
Open the WebDAV settings panel
Go to Settings → Backup & Sync → WebDAV.
2
Enter your server details
Fill in the Server URL, Username, Password, and Remote path. If the remote path doesn’t exist yet, Ophel creates it on first sync.
3
Grant the required permission
WebDAV sync requires the optional
<all_urls> permission. Your browser will prompt you to grant it the first time you enable the feature.4
Test the connection
Click Test connection to verify your credentials and server reachability before syncing any data.
5
Choose a sync mode and save
Select manual or automatic sync, set an interval if using automatic, and save your configuration.
6
Push your data
Click Upload backup to push your current local data to the server.
Restore on a new device
1
Configure the same WebDAV server
On the new device, enter the same server URL, username, password, and remote
path you used on the original device.
2
Pull from server
Click Pull from server to open the list of remote backups, then select
the snapshot you want to restore.
Multi-device usage
When multiple devices are active at the same time, use manual sync rather
than automatic sync. Simultaneous automatic syncs from different devices can
cause write conflicts on the server.
Required permission
WebDAV sync requires the optional<all_urls> browser permission. Ophel uses this to make network requests to your WebDAV server’s URL. The browser will ask you to grant this permission the first time you enable WebDAV sync. You can revoke it at any time from Settings → Permissions — revoking it will disable WebDAV sync automatically.
Provider-specific setup notes
Nutstore (Jianguoyun)
Nutstore (Jianguoyun)
Log in to the Jianguoyun web dashboard, go to Account Info, and generate
an app-specific password. Use that app password in the Password field —
your main login password will not work. The server URL is pre-filled as
https://dav.jianguoyun.com/dav/.Nextcloud
Nextcloud
Set the server URL to
https://your-domain/remote.php/dav/files/username/.
Use your Nextcloud login username and password.Synology NAS
Synology NAS
Install the WebDAV Server package from Package Center and enable HTTPS.
The server URL format is
https://your-nas-address/webdav/.Other providers
Other providers
Select Custom and enter your server’s WebDAV URL. The URL must start
with
https:// — plain HTTP is not supported.