[Bug 9948] New: Patch to provide progress display in log file

samba-bugs at samba.org samba-bugs at samba.org
Thu Jun 13 16:17:52 MDT 2013


https://bugzilla.samba.org/show_bug.cgi?id=9948

           Summary: Patch to provide progress display in log file
           Product: rsync
           Version: 3.0.9
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: devin.nate at cloudwerx.com
         QAContact: rsync-qa at samba.org


Created attachment 8967
  --> https://bugzilla.samba.org/attachment.cgi?id=8967
Log progress

Hi all,

Please find attached a patch we're using, which others may find useful
therefore submitted here. It will log progress to the rsync log file. It does
the following:

1. log progress once every 60 seconds with proper newlines, and
2. log progress at end of transfer, and
3. changes the logfile handling to log before transfer when logging (it already
did this for stdout)
4. happens to modify the output of the final end-of-file transfer log format.
5. disables --show-progress from displaying on the screen, instead writing it
to log.

Thanks,
Devin

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list