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

bpcpd - ION Delay Tolerant Networking remote file copy daemon

Bugs

Description

bpcpd is the daemon for bpcp. Together these programs copy files between hosts utilizing NASA JPL's
       Interplanetary Overlay Network (ION) to provide a delay tolerant network.

       The options are permitted as follows:

            -d  Debug output. Repeat for increased verbosity.

            -v  Display version information.

       bpcpd must be running in order to copy files from this host to another host (i.e. remote to local).
       Copies in the other direction (local to remote) do not require bpcpd. Further, bpcpd should NOT be run
       simultaneously with bpcp or cfdptest.

Environment

       No environment variables apply.

Exit Status

       "0" bpcpd terminated normally.

       "1" bpcpd terminated abnormally. Check console and the ion.log file for error messages.

Files

       No configuration files are needed.

Name

       bpcpd - ION Delay Tolerant Networking remote file copy daemon

See Also

bpcp(1), ion(3), cfdptest(1)

perl v5.24.1                                       2016-07-07                                           BPCPD(1)

Synopsis

bpcpd [-d | -v]

See Also