Re: Openrsync -v option

2021-10-20 Thread Antonino Sidoti
Hello, Many thanks, that is working. --- Antonino Sidoti > On 21 Oct 2021, at 7:39 am, Omar Polo wrote: > > > Antonino Sidoti writes: > >> 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

Re: Openrsync -v option

2021-10-20 Thread Antonino Sidoti
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/

Re: Openrsync -v option

2021-10-20 Thread Omar Polo
Antonino Sidoti writes: > 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”

Openrsync -v option

2021-10-20 Thread Antonino Sidoti
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