logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

axgetmsg - download selected messages from F6FBB BBS

Author

       Radek Burget OK2JBG <radkovo@centrum.cz>

Linux                                            22 January 2002                                     axgetmsg(1)

Authorization

       After  the successful connect to the BBS axgetmsg attempts to execute the script /var/ax25/auth_agent and
       redirects its stdin and stdout to the BBS. The BBS callsign is passed as the first command line argument.
       The script should take actions needed for user's authorization to the  BBS.  When  the  script  execution
       fails, axgetmsg continues downloading the messages without authorization.

Description

Axgetmsg  connects  the  BBS  and  downloads  specified  messages using compressed forward protocol. Each
       messages is stored to a single file in the destination directory.

Files

       /var/ax25/auth_agent
       /etc/ax25/axports

Message Numbers

       The messages are specified by their numbers via the command line or using the  listfile.  For  specifying
       personal  messages  the  p  letter  can  be added before the message number (e.g. p30981). The difference
       between bulletins and personal messages is that axgetmsg will remove the personal messages from  the  BBS
       after downloading them.

Name

       axgetmsg - download selected messages from F6FBB BBS

Options

-pport   Specifies the AX.25 port name used for communication with BBS.

       -cmycall Sets the callsign of axgetmsg.

       -bbbs    The AX.25 path to the BBS: BBS_call [digi [digi] ...]

       -flistfilelistfile contains the message numbers for download separated by whitespaces.  When the listfile
                 is specified, message numbers given via the command line are ignored.

       -ddir    Spepcify the destination directory for storing messages.

       -v        Verbose operation.

       -D        Display debugging information.

See Also

ulistd(8) axgetmail(1) msgcleanup(1) ax25(4)

Synopsis

axgetmsg-p<port>-c<mycall>-b<bbs>[-f<listfile>][-d<dir>][-v][-D][nr1[nr2]...]

See Also