<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">We require an option that forces rsync to truncate the destination file to zero bytes, using the existing inode, <b class="">before</b> copying (non-atomic).</div><div class=""><br class=""></div><div class="">For various important reasons, we cannot use —inplace as an option due to the way the filesystem we use handles a retrieve from tape.</div><div class=""><br class=""></div><div class="">Using —temp-dir as an option does provide us with the functionality we require, however it has obvious downsides of doubling I/O for no good reason.</div><div class=""><br class=""></div><div class="">Am I missing something obvious? Or should I add this as a feature request?</div><div class=""><br class=""></div><div class="">Cheers</div></body></html>