doc/manual/man_dtnsend.html
changeset 0 2b3e5ec03512
equal deleted inserted replaced
-1:000000000000 0:2b3e5ec03512
       
     1 <html>
       
     2 <head>
       
     3 <title> DTN2 Man pages: dtnsend </title>
       
     4 
       
     5 </head>
       
     6 <body>
       
     7 <h1>dtnsend
       
     8 </h1>
       
     9 
       
    10 <p>
       
    11 <h2>NAME
       
    12 </h2>
       
    13 <p>
       
    14 <tt>dtnsend -	sends a bundle with payload of file, tmpfile, message, or date
       
    15 
       
    16 <h2>SYNOPSIS
       
    17 </h2> 
       
    18 <p>
       
    19 usage: <tt>dtnsend [opts] -s &lt;source_eid&gt; -d &lt;dest_eid&gt; -t &lt;type&gt; -p &lt;payload&gt;</tt>
       
    20 <h2>DESCRIPTION
       
    21 </h2>
       
    22 <p>common options:
       
    23 <blockquote><pre>
       
    24  -v verbose
       
    25  -h help
       
    26  -s &lt;eid|demux_string&gt; source eid)
       
    27  -d &lt;eid|demux_string&gt; destination eid)
       
    28  -r &lt;eid|demux_string&gt; reply to eid)
       
    29  -t &lt;f|t|m|d&gt; payload type: file, tmpfile, message, or date
       
    30  -p &lt;filename|string&gt; payload data
       
    31  -e &lt;time&gt; expiration time in seconds (default: one hour)
       
    32  -P &lt;priority&gt; one of bulk, normal, expedited, or reserved
       
    33  -i &lt;regid&gt; registration id for reply to
       
    34  -n &lt;int&gt; copies of the bundle to send
       
    35  -z &lt;time&gt; msecs to sleep between transmissions
       
    36  -c request custody transfer
       
    37  -C request custody transfer receipts
       
    38  -D request for end-to-end delivery receipt
       
    39  -X request for deletion receipt
       
    40  -R request for bundle reception receipts
       
    41  -F request for bundle forwarding receipts
       
    42  -1 assert destination endpoint is a singleton
       
    43  -N assert destination endpoint is not a singleton
       
    44  -W set the do not fragment option
       
    45  -w wait for bundle status reports
       
    46  -E &lt;int&gt; include extension block and specify type
       
    47  -M &lt;int&gt; include metadata block and specify type
       
    48  -O &lt;int&gt; flags to include in extension/metadata block
       
    49  -S &lt;string&gt; extension/metadata block content
       
    50 </pre><blockquote>
       
    51 </body>
       
    52 </html>
       
    53