Man page - innxbatch(8)
Packages contains this manual
- prunehistory(8)
- makehistory(8)
- installit(1)
- buffchan(8)
- active(5)
- qio(3)
- passwd.nntp(5)
- actsync(8)
- scanlogs(8)
- shlock(1)
- inndstart(8)
- getlist(1)
- convdate(1)
- innstat(8)
- tally.unwanted(8)
- overview.fmt(5)
- ctlinnd(8)
- innwatch(8)
- archive(8)
- inn.conf(5)
- innxbatch(8)
- makeactive(8)
- hosts.nntp(5)
- expire(8)
- nnrp.access(5)
- nntpsend(8)
- wildmat(3)
- send-uucp(8)
- grephistory(1)
- in.nnrpd(8)
- nntpsend.ctl(5)
- rnews(1)
- innd(8)
- parsedate(3)
- inews(1)
- innlog.pl(8)
- newslog(8)
- expirerm(8)
- filechan(8)
- newsrequeue(8)
- nntpget(1)
- pgpverify(8)
- writelog(8)
- control.ctl(5)
- batcher(8)
- crosspost(8)
- news-recovery(8)
- expire.ctl(5)
- news.daily(8)
- newsfeeds(5)
- overchan(8)
- innxmit(8)
- clientlib(3)
- expireover(8)
- libinn(3)
- innwatch.ctl(5)
- inncheck(8)
- dbz(3)
- history(5)
- distrib.pats(5)
- innconfval(1)
- cvtbatch(8)
- moderators(5)
- inndcomm(3)
- shrinkfile(1)
- newslog(5)
- subst(1)
- fastrm(8)
- tally.control(8)
- inn-radius.conf(5)
- localgroups(5)
- innreport(8)
- getlist(1)
- convdate(1)
- ident(8)
- innwatch(8)
- expire(8)
- nntpsend(8)
- wildmat(3)
- motd.innd(5)
- innd(8)
- perl-nocem(8)
- tdx-util(8)
- batcher(8)
- ckpasswd(8)
- nnrpd(8)
- innfeed(8)
- innwatch.ctl(5)
- delayer(8)
- cnfsstat(8)
- shrinkfile(1)
- innreport.conf(5)
- send-ihave(8)
- prunehistory(8)
- ovdb_monitor(8)
- active(5)
- procbatch(8)
- actsync(8)
- incoming.conf(5)
- actsyncd(8)
- imapfeed(8)
- controlchan(8)
- innfeed.conf(5)
- grephistory(1)
- nnrpd.track(5)
- docheckgroups(8)
- send-nntp(8)
- ovsqlite-util(8)
- pgpverify(1)
- tinyleaf(8)
- auth_krb5(8)
- news.daily(8)
- innxmit(8)
- expireover(8)
- domain(8)
- motd.nnrpd(5)
- makedbz(8)
- innupgrade(8)
- readers.conf(5)
- gencancel(1)
- fastrm(1)
- ovdb_server(8)
- motd.news(5)
- scanlogs(8)
- shlock(8)
- ctlinnd(8)
- libinn_uwildmat(3)
- archive(8)
- innxbatch(8)
- rc.news(8)
- send-uucp(8)
- sendinpaths(8)
- news2mail(8)
- buffindexed.conf(5)
- inn-secrets.conf(5)
- newsgroups(5)
- inncheck(8)
- ovdb_stat(8)
- ovsqlite(5)
- history(5)
- cvtbatch(8)
- ovdb_init(8)
- inpaths(8)
- ovdb(5)
- tally.control(8)
- storage.conf(5)
- makehistory(8)
- buffchan(8)
- innmail(1)
- distributions(5)
- innstat(8)
- radius(8)
- mailpost(8)
- subscriptions(5)
- scanspool(8)
- nocem.ctl(5)
- nntpsend.ctl(5)
- inndf(8)
- sendxbatches(8)
- expirerm(8)
- nntpget(1)
- active.times(5)
- cnfsheadconf(8)
- writelog(8)
- control.ctl(5)
- ovsqlite-server(8)
- cycbuff.conf(5)
- expire.ctl(5)
- newsfeeds(5)
- overchan(8)
- innconfval(1)
- sm(8)
- mod-active(8)
- pullnews(1)
- newslog(5)
- ninpaths(8)
- innbind(8)
apt-get install inn
apt-get install inn2
Manual
INNXBATCH
NAMESYNOPSIS
DESCRIPTION
HISTORY
SEE ALSO
NAME
innxbatch - send xbatched Usenet articles to a remote NNTP server
SYNOPSIS
innxbatch [ -D ] [ -t timeout ] [ -T timeout ] [ -v ] host file ...
DESCRIPTION
Innxbatch connects to the NNTP server at the specified host and sends it the specified xbatch files, using the XBATCH extension to the NNTP protocol. It is normally invoked by a script run out of cron (8) that uses shlock (1) to lock the host name, followed by a ctlinnd (8) command to flush the batchfile.
Innxbatch
normally blocks until the connection is made. To specify a
timeout on how long to try to make the connection, use the
‘‘-t’’ flag.
To specify the total amount of time that should be allowed
for article transfers, use the
‘‘-T’’ flag.
The default is to wait until an I/O error occurs, or all the
articles have been transferred. If the
‘‘-T’’ flag is used, the time is
checked just before an article is started; it will not abort
a transfer that is in progress. Both values are measured in
seconds.
Each fileis removed after it has been successfully transferred.
If a communication error such as a write (2) failure, or an unexpected reply from the remote server occurs, innxbatch will stop sending and leave all remaining files untouched for later retry.
Upon exit, innxbatch reports transfer and CPU usage statistics via syslog (3). If the ‘‘-v’’ flag is used, they will also be printed on the standard output.
Use the ‘‘-D’’ flag to print debugging information on standard error. This will show the protocol transactions between innxbatch and the NNTP server on the remote host.
A sample newsfeeds(5) entry to produce appropriate xbatch files (thanks to Karsten Leipold <poldi@dfn.de>):
nase\
:*\
:Tc,Wnb\
:/usr/lib/news/bin/batcher \
-p "(/bin/gzip >
/var/spool/news/out.going/nase.\$\$)" \
nase.do.main
A sample script to invoke innxbatch(8) is:
#!/bin/sh
## SH script to send xbatches for a site, wrapped around
innxbatch
## Invocation:
## sendxbatches.sh <sitename> <hostname>
<xbatch file name> ...
if [ $# -le 3 ]
then
|
echo "usage: $0 <sitename> <hostname> <xbatch file name>" |
||
|
exit 1 |
fi
## =()< .
@<_PATH_SHELLVARS>@>()=
. /usr/lib/news/innshellvars
site="$1"; host="$2"; shift; shift
ctlinnd flush
"$site" \
&& sleep 5 \
&& exec $NEWSBIN/innxbatch -v -D "$host"
$*
HISTORY
Written by Stefan Petri <petri@ibr.cs.tu-bs.de>, modelled after innxmit(8) and the XBATCH patch for the nntp reference implementation.
SEE ALSO
innxmit(8), nntpsend(8), ctlinnd(8), innd(8), newsfeeds(5), shlock(1).