[Bug 13071] [PATCH] Allow --partial-dir with --inplace

2020-04-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13071 --- Comment #8 from Ben RUBSON --- Wayne, I then just tested your patch, and it works as expected. One thing perhaps, just to be sure. I used an absolute partial-dir path during my tests. It is not deleted after the partial file has been

[Bug 13071] [PATCH] Allow --partial-dir with --inplace

2020-04-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13071 --- Comment #7 from Ben RUBSON --- Wayne, thank you very much for your detailed answer and for your patch proposal. Let me go through this and come back to you shortly. -- You are receiving this mail because: You are the QA Contact for the bug.

Re: commit b936741 breaks compilation on macos

2020-04-27 Thread Filipe Maia via rsync
This has now been fixed by 1c7785a. On Sat, 25 Apr 2020 at 23:53, Filipe Maia wrote: > Hi, > > On systems with HAVE_SETATTRLIST, commit b936741 breaks compilation. > This is because do_setattrlist_times hasn't been converted to STRUCT_STAT > *stp. > Here's a small patch to do it. > > Cheers, >

Re: Enabling easier contributions to rsync

2020-04-27 Thread Brian White via rsync
I kind of like that rsync isn't mutating into crap at the rate everything else is. -- bkw On Sun, Apr 26, 2020, 2:38 PM Filipe Maia via rsync wrote: > Hi, > > Are there plans to soon move to github or some other place where people > can easily contribute to rsync, making the software