X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/f9f6184f38903386033626ee5e715fcf990361e6..166aa723324aac5102506159489e29ed31411d4b:/receiver.c diff --git a/receiver.c b/receiver.c index bf0877b3..b9199f2b 100644 --- a/receiver.c +++ b/receiver.c @@ -269,7 +269,7 @@ static int receive_data(int f_in,struct map_struct *buf,int fd,char *fname, offset += len; } - end_progress(); + end_progress(total_size); if (fd != -1 && offset > 0 && sparse_end(fd) != 0) { rprintf(FERROR,"write failed on %s : %s\n",