Hello Nicolas,<br>thank you for the advise.<br>Could you explain shortly what this part does?:<br><pre>fd=4 4&gt;&amp;1 1&gt;&amp;2<br></pre>I was thinkig to use librsync, because the connection between the server and the client is quite unstable.<br>
Rsync has the ability to check which part of the file has been transfered correctly (hierarchical checksums) and retransfers the required part again.<br><br>In my case it is relevant not to loose the frames grabbed from the ip cam.<br>
<br>However, I will test your solution using ssh and report the result here.<br><br>Thanks alot!<br><br><br>