hook rsync special remote up to the progress reporting
Easy! Note that with an encrypted remote, rsync will be sending a little more data than the key size, so displayed progress may get to 100% slightly quicker than it should. I doubt this is a big enough effect to worry about.
This commit is contained in:
parent
66d092dc7c
commit
2ae38325d5
2 changed files with 11 additions and 10 deletions
|
@ -23,7 +23,7 @@ the ProgressCallback as the upload progresses.
|
|||
--server --sender` and in that mode it does not report progress info.
|
||||
So downloads initiated by other repos do not show progress in the repo
|
||||
doing the uploading.
|
||||
* rsync
|
||||
* rsync: **done**
|
||||
* directory
|
||||
* web: Not applicable; does not upload
|
||||
* S3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue