From: Wayne Davison Date: Sat, 28 Feb 2004 02:02:37 +0000 (+0000) Subject: Progress improvement. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/7a08ae31d2b4681534a2cd732103fc2a6d817e20 Progress improvement. --- diff --git a/NEWS b/NEWS index 581c86c9..85dc2e6b 100644 --- a/NEWS +++ b/NEWS @@ -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.