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

FreeBSD Manual Pages

  
 
  

home | help
bup-daemon(1)		    General Commands Manual		 bup-daemon(1)

NAME
       bup-daemon - listens for	connections and	runs bup server

SYNOPSIS
       bup daemon [-l address] [-p port]

DESCRIPTION
       bup  daemon  is a simple	bup server which listens on a socket and forks
       connections to bup mux server children.

OPTIONS
       -l, --listen=address
	      the address or hostname to listen	on

       -p, --port=port
	      the port to listen on

BUP
       Part of the bup(1) suite.

AUTHORS
       Brandon Low <lostlogic@lostlogicx.com>

Bup 0.32			  2021-01-09			 bup-daemon(1)

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

home | help