dtnrecv - receive a bundle on a registration
SYNOPSIS
dtnrecv [opts] eid
options: -v verbose -q quiet -h help -s <eid|demux_string> source eid) -d <eid|demux_string> endpoint id -r <regid> use existing registration regid -n <count> exit after count bundles received -e <time> registration expiration time in seconds (default: one hour) -f <defer|drop|exec> failure action -F <script> failure script for exec action -x call dtn_register and immediately exit -c call dtn_change_registration and immediately exit -u call dtn_unregister and immediately exit -N don't try to find an existing registration -t <timeout> timeout value for call to dtn_recv -o <template> Write out transfers to files using this template (# chars are replaced with a counter). Example: f##.bin goes to f00.bin, f01.bin, etc...