Next: , Previous: , Up: Commands  


nncp-caller

% nncp-caller [options] [NODE ...]

Croned daemon that calls remote nodes from time to time, according to their calls configuration field.

Optional number of NODEs tells to ignore other ones. Otherwise all nodes with specified calls configuration field will be called.

-onlinedeadline overrides onlinedeadline configuration option.

Each NODE can contain several uniquely identified ADDResses in configuration file. If you do not specify the exact one, then all will be tried until the first success. Optionally you can force FORCEADDR address usage, instead of addresses taken from configuration file.

Pay attention that this command runs integrity check for each completely received packet in the background. This can be time consuming. Connection could be lost during that check and remote node won’t be notified that file is done. But after successful integrity check that file is renamed from .part one and when you rerun nncp-call again, remote node will receive completion notification.