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 → Data Management → WebDAV Sync:Set up WebDAV sync
1
Open the WebDAV settings panel
Go to Settings → Data Management → WebDAV Sync.
2
Enter your server details
Fill in the Server URL, Username, Password, and Default Directory. If the directory 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
Push your data
Click Upload 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 default
directory you used on the original device.
2
Pull from server
Click Download to fetch the latest backup, or pick an older
snapshot from the WebDAV Backup List to restore.
Multi-device usage
Simultaneous writes from multiple devices can cause conflicts on the server.
Download the latest backup before uploading from a second device.
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.