Bitwarden Backup
Automated Bitwarden password database backup and migration tool, supporting scheduled backup, multi-server configuration, and WebDAV cloud synchronization.
You can directly back up to the lazy cat network disk through WebDav. 1. Open the application access Web interface 2. Go to the **"Origin Server"* page and add Bitwarden server configuration. See the attached figure: - server name - Server URL (such as `vault.bitwarden.com`) - Client ID and Client Secret - Master Password 3. Go to the **"Backup Target"* page and configure the backup storage location: - WebDAV: Fill in URL, username, password 4. Go to the **"Backup Tasks"* page to create a scheduled backup task: - Select source server - Configure Cron expression (e.g.,`002 * *` means 2 a.m. every day) - Select backup destination (multiple choices can be made) 5. Check progress in the execution log Example Cron expression | expression| description| |--------|------| | `0 0 2 * * *` |Every day at 2 am| | `0 0 */6 * * *` |every 6 hours| | `0 30 1 * * 1` |Every Monday at 1:30 am| | `0 0 0 1 * *` |In the early morning of the 1st of each month| - Timed automatic backup (support Cron expression) - Automatic migration to official servers (optional) - Web administration interface - Support for multi-server configurations - Support WebDAV cloud synchronization - Backup history and log viewing - SQLite database, lightweight and non-dependent





