|
|
| |
urbackupclientbackend(1) |
FreeBSD General Commands Manual |
urbackupclientbackend(1) |
urbackupclientbackend — Run UrBackup Client Backend
urbackupclientbackend -c path -t -w path -d -v
debug|info|warn|error -l path --version -h
Run UrBackup Client Backend
- -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.
urbackupclientbackend --loglevel debug --daemon
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |