transfer progress information
Hi all,
How to display file transfer progress in percentage on the receiver and the transmitter? ex. dtn://node1 (sender) dtnsend dtn://node2/sharebox /home/user/file.pdf.tar
dtn://node2 (receiver) dtninbox sharebox sharebox/
I try to make GUI file transfer with Qt framework (and its work) for simplify dtnsend command via terminal, can I use Linux terminal commands to display the percentage or for making the file transfer progress bar? Is there any other method rather than using dtnd -v command? I would like to add those features on GUI file transfer.
Kind regards, Didit Jatmiko
Hi.
At the moment, there exist no options in the tools to enable any sort of progress information in the C++ client library and therefore not in the tools based on it.
Kind regards, Johannes Morgenroth
Am 16.01.2014 08:20, schrieb Andri Jatmiko:
Hi all, How to display file transfer progress in percentage on the receiver and the transmitter? ex. dtn://node1 (sender) dtnsend dtn://node2/sharebox /home/user/file.pdf.tar
dtn://node2 (receiver) dtninbox sharebox sharebox/
I try to make GUI file transfer with Qt framework (and its work*:) senang) for simplify dtnsend command via terminal, can I use Linux terminal commands to display the percentage or for making the file transfer progress bar? Is there any other method rather than using dtnd -v command? I would like to add those features on GUI file transfer.
Kind regards, Didit Jatmiko
participants (2)
-
Andri Jatmiko
-
Johannes Morgenroth