📄 afmserver.8.in
字号:
.TH AFSERVER 8 "2001 April 1" "Debian Project".SH NAMEafmserver \- the multi-stream server of the afbackup package.SH SYNOPSIS.B afmserver[ <options> ] [ <configuration-file> ].SH DESCRIPTIONThe multi-stream server able to serve several clients in parallel.This program works as a protocol multiplexing frontend for thenormal server, that in turn is started as backend in slave mode.For the client side this server looks exactly like the normalsingle stream server, so for them there is nothing special contac-ting the multi stream server.The clients must pass a unique identifier to the multi streamserver. Otherwise it cannot distinguish the clients, especiallywhen dispatching the data on tape to the clients. By default thisidentifier is the official hostname of the client, that isdetermined from the connection. A client may pass a differentidentifier after having connected and authenticated successfully.The options are identical to those of the server program exceptfor option -S, that is not applicable here, cause the multi-streamserver doesn't know a slave mode. The other options are also passedto the server backend (see: afserver(8)), except for the following,that are understoodonly by mserver:.PP.TP.B -dDaemonize. Go into the background and run forever.This is the way, the multi stream server can bestarted without using the inetd. -p should besupplied when using this option.TP.B -p <port>The TCP port number or service name, the servershould bind to. If started via inetd, the inetdbinds to the port and starts the mserver connectedto the port. When started as daemon, the mservermust be told the port to bind to. If not given,the service entry afmbackup is used or, if notfound, the default port 2989.SH FILES.IP @serverlibdir@/@serverconf@Server configuration file.IP @serverlogdir@The directory for logging the server actions.IP @servervardir@Some internal state information of the server..SH SEE ALSOafserver(8), afclientconfig(8), xafclientconfig(8), full_backup(8),incr_backup(8), afverify(8), afrestore(8), xafrestore(8),update_indexes(8), copy_tape(8), afclient.conf(8), afserver(8), afmserver(8),afserver.conf(8), cartis(8), cartready(8), label_tape(8), tar(1) .SH AUTHOR.B afbackup was written by Albert Fluegel (af@muc.de). This manpage wasextracted from the text docs by Christian Meder (meder@isr.uni-stuttgart.de).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -