Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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

							urbackupclientbackend(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=urbackupclientbackend&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help