% bup-server(1) Bup 0.27 % Avery Pennarun apenwarr@gmail.com % 2015-04-26
bup-server - the server side of the bup client-server relationship
bup server
bup server
is the server side of a remote bup session.
If you use bup-split
(1) or bup-save
(1) with the -r
option, they will ssh to the remote server and run bup
server
to receive the transmitted objects.
There is normally no reason to run bup server
yourself.
bup-server
's default mode..idx
files at the start of the session. This
mode is useful on low powered server hardware (ie
router/slow NAS).bup-save
(1), bup-split
(1)
Part of the bup
(1) suite.