DAR_SLAVE(1) | General Commands Manual | DAR_SLAVE(1) |
dar_slave - disk archive slave for remote access to a dar archive
dar_slave [options] [<path>/]source
dar_slave -h
dar_slave -V
dar_slave reads an archive and listens for dar orders on standard input, sending asked parts of the archive on standard output.
Source is the basename of the archive to read. By default, dar_slave uses standard input and output to communicate with a dar process, which may be running on the local host or on a remote host. It is possible to change the behavior of dar_slave to use named pipe instead of standard input and output
dar_slaves exists with the same codes as dar does, see dar(1) man page.
Any signal sent to dar_slave will abort the program immediately, there is no way to have a proper termination before the end of the process
dar(1), dar_xform(1), dar_manager(1), dar_cp(1), dar_split(1)
http://sourceforge.net/p/dar/bugs/
http://dar.linux.free.fr/ Denis Corbin France Europe
August 18th, 2018 | 3rd Berkeley Distribution |