Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

Outline

st0r Utility Scripts

Utility scripts for managing st0r and UrBackup.

backup-urbackup-database.sh

Backs up the UrBackup SQLite database with a timestamped filename.

Usage

sudo ./backup-urbackup-database.sh

The script will:

  • Locate the UrBackup database
  • Create a timestamped backup copy
  • Save it to /var/urbackup/backups/ (or your configured backup directory)

Notes

  • Requires root/sudo access to read the UrBackup database
  • Backup files are named: backup_server.db.backup_YYYYMMDD_HHMMSS
  • Recommended to run this before performing any maintenance on your UrBackup server
Morty Proxy This is a proxified and sanitized view of the page, visit original site.