out-format in one line

2023-01-28 Thread Michael Homscheidt via rsync
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

Re: Rsync basic question

2006-10-24 Thread Michael Homscheidt
(the module) with the newest files (if available) and then update the contents of the local /Aplication/Scriptsß Regards Michael. Matt McCutchen wrote: On 10/20/06, Michael Homscheidt <[EMAIL PROTECTED]> wrote: - If I get the data back from the module the directory /Applications/ S

Rsync basic question

2006-10-20 Thread Michael Homscheidt
Hello, I'm new to rsync and have a basic question for rsync: I want to synchronize some data between two clients. Therefore I have configured a module on a server. For test purposes I'm trying to sent data to the module and get the data back to the same client. The problem is the followi