Hello,
I have the following situation A (B) C.
B transports the messages between A and C.
In the first moment B has connection only with A and after only with C.
I'm having a problem when I try to send one file from A to C (with a node B making the transport of the file). When i send a file from A, as much I can see in the directory /tmp/spool/ibrdtn/bundle of the node B, it receives the file. Then the node B goes until the connection with the node C and it should deliver the file sent previously from A but that does not happens. The deliver just happens if I restart the deamon of the relay (node B).
Do you have some idea how to solve the problem without restart the deamon?
Can it be about time synchronization? (I put in the configuration file one of the nodes as master and the others as slave)
Thank you,
Luís Guedes