Hi, On Thu 14 Sep 2017, max wrote:
> Package: rsync > Version: 3.1.2-2 > Severity: normal > > Dear Maintainer, > > I using sshpass -p password rsync -vrz source1 source2 -e ssh user@ip:dest > > works but in the output of rsync "Number of deleted files:" is missed > > using rsync in tradition way: rsync source dest the output is correct Please try to show *exact* commands with the corresponding output. Best case scenario is if you could present a script that reproduces the problem so that it takes the guesswork out of the equation for me. Thanks Paul