EnglishFrenchSpanish

Ad


OnWorks favicon

bup-server - Online in the Cloud

Run bup-server in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command bup-server that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


bup-server - the server side of the bup client-server relationship

SYNOPSIS


bup server

DESCRIPTION


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.

MODES


smart In this mode, the server checks each incoming object against the idx files in its
repository. If any object already exists, it tells the client about the idx file
it was found in, allowing the client to download that idx and avoid sending
duplicate data. This is bup-server's default mode.

dumb In this mode, the server will not check its local index before writing an object.
To avoid writing duplicate objects, the server will tell the client to download all
of its .idx files at the start of the session. This mode is useful on low powered
server hardware (ie router/slow NAS).

Use bup-server online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abidiff
    abidiff
    abidiff - compare ABIs of ELF files
    abidiff compares the Application Binary
    Interfaces (ABI) of two shared libraries
    in ELF format. It emits a meaningful
    repor...
    Run abidiff
  • 2
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 3
    cppo
    cppo
    cppo - lightweight cpp-like
    preprocessor for OCaml ...
    Run cppo
  • 4
    cppunit-config
    cppunit-config
    cppunit-config - script to get
    information about the installed version
    of cppunit ...
    Run cppunit-config
  • 5
    fwb_iosacl
    fwb_iosacl
    fwb_ipt - Policy compiler for Cisco IOS
    ACL ...
    Run fwb_iosacl
  • 6
    fwb_ipf
    fwb_ipf
    fwb_ipf - Policy compiler for ipfilter ...
    Run fwb_ipf
  • More »

Ad