Progress improvement.

This commit is contained in:
Wayne Davison
2004-02-28 02:02:37 +00:00
parent 304f127f56
commit 7a08ae31d2

2
NEWS
View File

@@ -14,6 +14,8 @@ Changes since 2.6.0:
* The --progress output now mentions how far along in the
transfer we are, including both a count of files transferred
and a percentage of the total file-count that we're processed.
It was also improved to better show the current rate of
transfer and the estimated time left.
* The configure script now accepts --with-rsyncd-conf=PATH
to override the default value of the /etc/rsyncd.conf file.