Displaying 2 results from an estimated 2 matches for "7ab4d987".
Did you mean:
7a94987
2019 Oct 30
0
Seemingly impossible bug: -v not always listing every copied file
..._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/rsync/attachments/20191029/7ab4d987/signature.sig>
2019 Oct 30
4
Seemingly impossible bug: -v not always listing every copied file
Hi,
debian-9, rsync-3.1.2 (both ends)
I have a task that rsyncs files from a list of
candidate files (--files-from=). It's verbose (-v) and
its stdout is captured to a file which is then sent to
the receiving host. The captured verbose output is
examined on the receiving host to know which files were
actually copied so that notification emails can be sent
to various people.
The problem is