This is the command bprecvfile that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
bprecvfile - Bundle Protocol (BP) file reception utility
SYNOPSIS
bprecvfile own_endpoint_ID [max_files]
DESCRIPTION
bprecvfile is intended to serve as the counterpart to bpsendfile. It uses bp_receive() to
receive bundles containing file content. The content of each bundle is simply written to
a file named "testfileN" where N is the total number of bundles received since the program
began running.
If a max_files value of N (where N > 0) is provided, the program will terminate
automatically upon completing its Nth file reception. Otherwise it will run indefinitely;
use ^C to terminate the program.
EXIT STATUS
"0" bprecvfile has terminated.
Use bprecvfile online using onworks.net services