Wayne Davison

Results 81 comments of Wayne Davison

The current release only has bugfixes in the main code (it's only the adjunct scripts & manpages that got enhancements). I'm very cautious in making output-affecting changing, but will be...

In response to the reason this issue was opened, yes the output time is inconsistent and I have sadly forgotten to fix this. I plan to make `--info=progress2` switch to...

You can specify either `--exclude=A/lib` or `--trust-sender` to get it to work.

See https://rsync.samba.org/issues.html for debugging steps.

See the `--trust-sender` option. Or describe the failure in a meaningful manner. e.g. the command used, the files in the transfer. https://download.samba.org/pub/rsync/rsync.1#MULTI-HOST_SECURITY https://download.samba.org/pub/rsync/NEWS#3.2.5

No one else has expressed an interest in fixing it. I really should have removed that diff from the patches repo long ago. I don't ever plan to support HFS+...

It's a balancing act of how useful a feature is compared to how hard it is to make sure it doesn't break in weird ways. I'll leave it in the...

More tests is always a good thing for those that want to use the patch. It wouldn't help me at all, since I have no way to test it.

I'm not understanding why the existing configure options aren't working for you. The change you made just seems to prevent the zlib/dummy file & popt/dummy files from being created. Those...

Some comments on the old zlib issue for Tridge's sake: the modern rsync avoids the implied compression data when using zlib compression in order to be more compatible with a...