FreeBSD Manual Pages
URBACKUPSRV(1) General Commands Manual URBACKUPSRV(1) NAME urbackupsrv - Network file and image backup server SYNOPSIS This binary starts the UrBackup server and some other tools. UrBackup is a server for backing up clients via a network. Only few settings can be modified via command line arguments to the binary - mainly logging options and ports for the web interface. For all other settings please use the web interface. DESCRIPTION Following actions are available. Get specific command help with urback- upsrv <command> --help run Run UrBackup server verify-hashes Verify file backup hashes remove-unknown Remove unknown files and directories from backup storage and fix symbolic links in backup storage reset-pw Reset web interface administrator password cleanup Cleanup file/image backups from backup storage repair-database Try to repair UrBackup database defrag-database Rebuild UrBackup database export-auth-log Export authentication log to csv file decompress-file Decompress UrBackup compressed file mount-vhd Mount VHD file assemble Assemble VHD(Z) volumes into one disk VHD file EXAMPLES urbackupsrv run --http-port 80 --loglevel debug --daemon ENVIRONMENT UrBackup server uses the temporary directory quite heavily, if config- ured to do so. If you do not have enough space in the default location (/tmp) you should modify the temporary directory location before run- ning urbackupsrv. E.g. by export TMPDIR=/media/BIGDRIVE/tmp FILES /var/urbackup/ Database and web interface files location CEVEATS UrBackup server starts as user "urbackup" per default and as such has limited rights. Please assure that urbackup has read/write rights on above locations, the specified backup folder and the temporary direc- tory. URBACKUPSRV(1)
NAME | SYNOPSIS | DESCRIPTION | EXAMPLES | ENVIRONMENT | FILES | CEVEATS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=urbackupsrv&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>