Print out rsync stats

This commit is contained in:
Kovid Goyal
2021-10-03 13:40:53 +05:30
parent a8e06a67c2
commit 2080b3d7fa
2 changed files with 14 additions and 1 deletions

View File

@@ -49,7 +49,8 @@ and ask for confirmation.
type=bool-set
If a file on the receiving side already exists, use the rsync algorithm to update it to match
the file on the sending side, potentially saving lots of bandwidth and also automatically resuming
partial transfers.
partial transfers. Note that this will actually degrade performance on fast links with not too
large files, so use with care.
'''