ttionya / vaultwarden-backup

Backup vaultwarden (formerly known as bitwarden_rs) SQLite3/PostgreSQL/MySQL/MariaDB database by rclone. (Docker)
MIT License
1.04k stars 119 forks source link

added current time and timezone to backup files #8

Closed mustaphazorgati closed 3 years ago

mustaphazorgati commented 3 years ago

My cronjob is set to every 6 hours. Because the backup file only contains the current date rclone overrides my backups. This is not wanted. Therefore I added the current time and timezone to the backup files, so that each backup filename is unique.