mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 01:08:10 +02:00
Print out rsync stats
This commit is contained in:
@@ -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.
|
||||
'''
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user