https://bugzilla.mindrot.org/show_bug.cgi?id=2137
Iain Morgan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Iain Morgan <[email protected]> --- Created attachment 2333 --> https://bugzilla.mindrot.org/attachment.cgi?id=2333&action=edit Don't assume that the starting poistion is zero This looks like it fixes the issue. Save the initial offset when starting the progress meter and use it when cur_pos is zero. Also, use it when reporting the statistics for the completed transfer. This also fixes the negative speed issue when the transfer is interrupted by a signal. -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
