Broken "Log In" link

2015-12-06 Thread Andrey Gursky
Hi, on the main page [1] if you click on "Log In" [2] and then on "Reset Password", a new page appears, where the "Log In" link is broken [3]. Regards, Andrey [1] https://bugzilla.samba.org [2] https://bugzilla.samba.org/index.cgi?GoAheadAndLogIn=1 [3] https://bugzilla.samba.org/index.cgi&GoAh

Broken "patches dir" link

2015-12-06 Thread Andrey Gursky
Yet another broken link "patches dir" [1] on the rsync bug-tracking page [2]. [1] https://download.samba.org/pub/rsync/dev/patches/ [2] https://rsync.samba.org/bugzilla.html -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lis

About data/token send/receive protocol part and more

2015-12-25 Thread Andrey Gursky
Dear rsync experts, I'd like to ask you a couple of questions. * 1. * If I'd like to send additional metadata for each block, what would be the easiest and less intrusive way to do this? The following seems to work:

Status of --inplace and --sparse in rsync or alternative?

2015-12-25 Thread Andrey Gursky
Dear rsync users, this has been asked over and over again: why rsync still doesn't support --inplace along with --sparse! There is a workaround to create an empty sparse file and then do --inplace. Then the file could be updated with --inplace, however the space for blocks became free will not

Re: [PATCH] Consider nanoseconds when quick-checking for unchanged files

2016-01-20 Thread Andrey Gursky
On Wed, 20 Jan 2016 12:58:51 +0100 Ingo Brückl wrote: > I wrote on Fri, 02 Jan 2015 16:02:27 +0100: > > > --- a/generator.c 2014-06-14 01:05:08.0 +0200 > > +++ b/generator.c 2015-01-02 15:50:30.0 +0100 > > @@ -588,7 +588,14 @@ > > if (ignore_times) > >

Re: [PATCH] Consider nanoseconds when quick-checking for unchanged files

2016-01-20 Thread Andrey Gursky
On Wed, 20 Jan 2016 16:17:57 +0100 Paul Slootman wrote: > On Wed 20 Jan 2016, Andrey Gursky wrote: > > > > I was just about to implement the same, since nanoseconds are taken > > into account when transferring, thus making it obvious not to ignore > > Really?

Re: Can I help move bug 11521 along?

2016-01-22 Thread Andrey Gursky
On Thu, 21 Jan 2016 13:59:49 -0800 Mike McCracken wrote: > Hi, I filed bug 11521 [1] back in August, and I can't tell if anyone's > looked at it. > > It is a pretty rare, but easy to understand problem, with (I think) a > straightforward fix. > > I included a reproducer script and a patch that

Re: LGPL relicense port of rsync

2016-01-22 Thread Andrey Gursky
Hi, from my point of view: On Sat, 9 Jan 2016 14:48:09 +0100 Per Lundqvist wrote: > ... > > Getting the approval for a relicensing I think the contributions to > > rsync have to be analyzed in detail to approach a reasonable number of > > contributors. > > > > I experienced that finding a respo

Re: [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send

2016-03-06 Thread Andrey Gursky
On Sun, 06 Mar 2016 22:20:16 + samba-b...@samba.org wrote: > https://bugzilla.samba.org/show_bug.cgi?id=2294 > > --- Comment #23 from dajo...@gmail.com --- > Looking for this capability prior to entering it as an enhancement request > myself, I found everything here and basically have the sam