You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It keeps backups locally for 7 days, and remotely on the FTP for 30 days and will delete any older than that in both places.
Make sure you read the requirements at the top, because it will probably just crash with some random error if those aren't set up.
The way to run it in my crontab just looks like: cd ~/backup && /opt/venvs/tildes/bin/python /opt/tildes/scripts/backup_database.py --host <ftp hostname> --gpg-recipient <gpg recipient email address>
No description provided.
The text was updated successfully, but these errors were encountered: