doc/manual/man_dtnrecv.html
changeset 0 2b3e5ec03512
equal deleted inserted replaced
-1:000000000000 0:2b3e5ec03512
       
     1 <html>
       
     2 <head>
       
     3 <title> DTN2 Man pages: dtnrecv </title>
       
     4 
       
     5 </head>
       
     6 <body>
       
     7 <h1>dtnrecv
       
     8 </h1>
       
     9 
       
    10 <p>
       
    11 <h2>NAME
       
    12 </h2>
       
    13 <p>
       
    14 <tt>dtnrecv -	receive a bundle on a registration
       
    15 
       
    16 <h2>SYNOPSIS
       
    17 </h2> 
       
    18 <p>
       
    19 <tt>dtnrecv [opts] eid</tt>
       
    20 <blockquote><pre>
       
    21 options:
       
    22  -v verbose
       
    23  -q quiet
       
    24  -h help
       
    25  -s &lt;eid|demux_string&gt; source eid)
       
    26  -d &lt;eid|demux_string&gt; endpoint id
       
    27  -r &lt;regid&gt; use existing registration regid
       
    28  -n &lt;count&gt; exit after count bundles received
       
    29  -e &lt;time&gt; registration expiration time in seconds (default: one hour)
       
    30  -f &lt;defer|drop|exec&gt; failure action
       
    31  -F &lt;script&gt; failure script for exec action
       
    32  -x call dtn_register and immediately exit
       
    33  -c call dtn_change_registration and immediately exit
       
    34  -u call dtn_unregister and immediately exit
       
    35  -N don't try to find an existing registration
       
    36  -t &lt;timeout&gt; timeout value for call to dtn_recv
       
    37  -o &lt;template&gt; Write out transfers to files using this template 
       
    38 (# chars are replaced with a counter). Example: f##.bin goes to f00.bin, f01.bin, etc...
       
    39 </pre></blockquote>
       
    40 <h2>DESCRIPTION
       
    41 </h2>
       
    42 </body>
       
    43 </html>
       
    44