Bug 6490 - When using --progress, after ^Z rsync should show filename again
Summary: When using --progress, after ^Z rsync should show filename again
Status: NEW
Alias: None
Product: rsync
Classification: Unclassified
Component: core (show other bugs)
Version: 3.1.0
Hardware: Other Other
: P3 enhancement (vote)
Target Milestone: ---
Assignee: Wayne Davison
QA Contact: Rsync QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-20 02:18 UTC by Dave Yost
Modified: 2009-06-20 14:19 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Yost 2009-06-20 02:18:09 UTC
...
2007/02/2007-02-15-SLF-Prendergast.m4v
^Z     4.00M   0%  399.82kB/s    0:20:13
[1]  + 403 suspended  yu -v
Z% fg
[1]  + 403 continued  yu -v
     489.29M 100%  390.74kB/s    0:20:22 (xfer#2, to-check=14/18)
2007/02/index.html
         565 100%    4.45kB/s    0:00:00 (xfer#3, to-check=13/18)
...

should be

...
2007/02/2007-02-15-SLF-Prendergast.m4v
^Z     4.00M   0%  399.82kB/s    0:20:13
[1]  + 403 suspended  yu -v
Z% fg
[1]  + 403 continued  yu -v
2007/02/2007-02-15-SLF-Prendergast.m4v
     489.29M 100%  390.74kB/s    0:20:22 (xfer#2, to-check=14/18)
2007/02/index.html
         565 100%    4.45kB/s    0:00:00 (xfer#3, to-check=13/18)
...