HI Jan,
Here is the output in full with no redirection;
fw2$ date
Thu Oct 21 07:29:44 AEDT 2021
fw2$ openrsync -trv tools/ 3175:Test
Transfer starting: 17 files
created directory Test
./
mibs/
adblock.sh
geoban.sh
logcheck.sh
mibs/OPENBSD-BASE-MIB.txt
mibs/OPENBSD-CARP-MIB.txt
mibs/OPENBSD-MEM-MIB.txt
mibs/OPENBSD-PF-MIB.txt
mibs/OPENBSD-RELAYD-MIB.txt
mibs/OPENBSD-SENSORS-MIB.txt
mibs/OPENBSD-SNMPD-CONF.txt
orsync-bck.sh
rsync-bck.sh
shodan.sh
ubtype.sh
ubtype.xml
Transfer complete: 316 B sent, 87.0 KB read, 85.8 KB file size
fw2$
Thanks
---
Antonino Sidoti
> On 20 Oct 2021, at 7:04 pm, Jan Stary <[email protected]> wrote:
>
> On Oct 20 15:25:31, [email protected] wrote:
>> Hello,
>>
>> I am using openrsync to copy some data to cloud based share and I am using
>> ‘-trv’ as my switches. I want to pipe out the verbose contents to a file but
>> it will not collect any data and is always zero bytes.
>>
>> e.g
>>
>> openrsync -trv --exclude “myfile” --delete /mydir/ 1234:Test > dump
>>
>> Is there something wrong with how I am using openrsync? The file ‘dump’
>> contains no data.
>
> That is not the actual command line, is it?
> First show us the actual command line, and openrsync's actual output,
> in full, without the redirection.
>
> Jan
>