Hi Sergey.
I've tested a 1.3G filetransfer with two daemons and can not reproduce your issue with my nodes. Please tell me more details about your system (software / hardware, if special) you used and send me the logfiles of the daemons. For a better analysis of what happens here, I need logfiles with enabled debugging. Parameter "-d 99" on startup.
Kind regards, Johannes
Am 19.06.2012 16:07, schrieb Sergey Sireskin:
I am unable to send a large (~ 1.3GB file) between two directly connected nodes. Free disk space on both nodes is about 6GB. On the receiving node dtn://node-2.domain I start dtnrecv --name file --file /tmp/1.iso. On the sending node dtn://node-1.domain I start dtnsend dtn://node-2.domain/file ./1.iso. The file is successfully transferred to the receiving node and is stored as a bundle, then it is being transferred to dtnrecv, as I suppose. After some time I get the following error:
dtnrecv --name file --file /tmp/1.iso Wait for incoming bundle... Aborted.