Next: nncp-caller, Previous: nncp-bundle, Up: Commands
% nncp-call [options] [-onlinedeadline INT] [-maxonlinetime INT] [-rx|-tx] [-list] [-pkts PKT,PKT,...] [-rxrate INT] [-txrate INT] NODE[:ADDR] [FORCEADDR]
Call (connect to) specified NODE and run synchronization protocol with the daemon on the remote side. Normally this command could be run any time you wish to either check for incoming packets, or to send out queued ones. Synchronization protocol allows resuming and bidirectional packets transfer.
If -rx option is specified then only inbound packets transmission is performed. If -tx option is specified, then only outbound transmission is performed. -onlinedeadline overrides onlinedeadline. -maxonlinetime overrides maxonlinetime. -rxrate/-txrate override rxrate/txrate. -list option allows you to list packets of remote node, without any transmission.
You can specify what packets your want to download, by specifying -pkts option with comma-separated list of packets identifiers.