https://bugzilla.samba.org/show_bug.cgi?id=11561
Bug ID: 11561
Summary: [PATCH] Show progress information when SIGINFO is
caught on platforms that have it
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Created attachment 11508
--> https://bugzilla.samba.org/attachment.cgi?id=11508&action=edit
Show progress information when SIGINFO is caught
The attached patch causes the receiver to show the current file name and the
progress line (same output as --progress) when SIGINFO (traditionally bound to
^T on ttys in BSD derivatives) is caught. Compare with, for instance, tcpdump,
which prints statistics (the same information that it usually prints when you
kill it) on SIGINFO.
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html