Rsync options for getting info like how many files deleted in email
- by Mirage
I am using rsync to backup the files.
I want that after backup i should get the following info
1)No of FIles copied
2)No of file deleted in destination
3)How much data copies
and nothing else
If i use quiet mode then i get no info but if i don't then i get all the files info as well which is very long