On 4/21/16 3:53 AM, Vikas Rawal wrote:
>
> 2. Is there a way to be able to use screen/byobu with remote processing?
This thread suggests using dtach:
http://grokbase.com/t/r/ess-help/1536b42tjy/ess-remote-r
To avoid data loss, Syncthing creates a temporary file during transfer
with the name ~syncthing~.{filename}.tmp
If the transfer completes successfully, then it moves that file in place
of the previous version. It's a new inode, not an update of the previous
inode, so the hard link will be lost.
I