Skip to content

back up to the same file location every time #1190

Closed
@kylrth

Description

@kylrth

I have a cron job configured to run docker-compose exec -T photoprism photoprism backup -a -i -f every so often, but I'm noticing that the backups are stored in the PHOTOPRISM_BACKUP_PATH in a file named with the date. I use restic for remote backups on my system, and restic does periodic snapshots of files. It would make sense for photoprism backup -f to write to the same file every time, so that restic only stores the latest Photoprism backup in each snapshot and I don't have to periodically delete old Photoprism backups.

Metadata

Metadata

Assignees

Labels

easyEasy issue for beginnersenhancementEnhancement or improvement of an existing featurereleasedAvailable in the stable release

Type

No type

Projects

Status

Release 🌈

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions