We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78585a5 commit 6dc9d58Copy full SHA for 6dc9d58
content/en/blog/Version276.md
@@ -17,6 +17,9 @@ The update now does the following:
17
- preventing RsyncUI from crashing when the termination signal is received before all data is read from the datahandle
18
- the process object also now determines if there is still data to be retrieved after the termination signal is discovered
19
- although the reason for this is unknown, it does sometimes happen
20
+- the estimation speed is increased
21
+ - the speed increase is due to more responsive handling of output from rsync and termination signal
22
+ - the actual speed of synchronization of data is **not** changed, that is outside RsyncUI
23
24
The main and version 2.7.6 repositories is updated.
25
0 commit comments