urbackupclientbackend(1)
| urbackupclientbackend(1) | General Commands Manual | urbackupclientbackend(1) |
NAME
urbackupclientbackend — Run UrBackup Client Backend
SYNOPSIS
urbackupclientbackend -c path -t -w path -d -v debug|info|warn|error -l path --version -h
Description
Run UrBackup Client Backend
Options
- -c
- --config path
- Read configuration parameters from config file
- -t
- --no-consoletime
- Do not print time when logging to console
- -w
- --pidfile path
- Save pid of daemon in file
- -d
- --daemon
- Daemonize process
- -v
- --loglevel debug|info|warn|error
- Specifies the log level
- -l
- --logfile path
- Specifies the log file name
- --
- --ignore_rest
- Ignores the rest of the labeled arguments following this flag.
- --version
- Displays version information and exits.
- -h
- --help
- Displays usage information and exits.
EXAMPLES
urbackupclientbackend --loglevel debug --daemon
