Hi all, I am trying to make a backup from my main NAS named diskstation to the current backup NAS machine, both are running OMV 6. On the backup machine, I used remotemount to mount a share are from diskstation (the folder that I wanted to backup). Then I created a shared folder from the remotemount. However I could not figure out why my backup did not show any progress nor any verbosity when I put -v in the 'rsync long arguments' in the OMV rsnapshot page. How can I show the progress of the backup? Following is a screeshot of my output:
I have also tried to to use -P flag and --info=progress2 but none of them works.