[Bug 2783] New: Patch for disabling progress meter after file has finished uploading

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sun Sep 24 19:33:46 AEST 2017


https://bugzilla.mindrot.org/show_bug.cgi?id=2783

            Bug ID: 2783
           Summary: Patch for disabling progress meter after file has
                    finished uploading
           Product: Portable OpenSSH
           Version: 7.6p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: scp
          Assignee: unassigned-bugs at mindrot.org
          Reporter: gyroninja at tfwno.gf

Created attachment 3058
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3058&action=edit
patch that fixes issue

Once the file has finished uploading the progress meter stops updating.
Without this patch after the file has finished uploading the total time
value is bigger than it should be. This time being wrong also causes
your average upload rate to be incorrect since the timer is
incrementing without any data being sent.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list