On Sat, Jan 28, 2023 at 1:22 AM Michael Homscheidt wrote:
> I use rsync with the option --out-format '%o %n‘ but want to have the
> contents of the mesages to be overwritten.
You can't make rsync do that directly, but you can filter the output. For
instance, the following python3 script runs rs
Hello,
I use rsync with the option --out-format '%o %n‘ but want to have the contents
of the mesages to be overwritten. This means that the actual message while
synchronisation shall overwritte the previous one. Therefore i wanted to add a
carriage return ‚\r‘ at the end of the —out-format stri