[Bug 10450] --info=progress2 increase %

2014-02-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10450 --- Comment #2 from Anish Shankar 2014-02-16 04:22:04 UTC --- (In reply to comment #0) >Percentage get's updated only after file has been transferred to destination. >From what I noticed as well as looking the code, I think the percentage get's up

[Bug 10450] --info=progress2 increase %

2014-02-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10450 --- Comment #1 from Anish Shankar 2014-02-16 04:18:39 UTC --- Created attachment 9689 --> https://bugzilla.samba.org/attachment.cgi?id=9689 suggested patch I actually posted about the same a while back on the list, but was't sure if it was expe

Re: SIGHUP signal

2014-02-15 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Except that rsyncd can also run via an ssh session. Programs that do so are supposed to exit when they receive a HUP signal. On 02/15/2014 07:47 PM, Perry Hutchison wrote: > Paul Slootman wrote: > >> On Sat 15 Feb 2014, Perry Hutchison wrote: >>> H

Re: SIGHUP signal

2014-02-15 Thread Perry Hutchison
Paul Slootman wrote: > On Sat 15 Feb 2014, Perry Hutchison wrote: > > Hiroyuki Ikegami wrote: > > > 2014-02-15 7:39 GMT+09:00 Grozdan : > > > > Yesterday, I changed my rsyncd.conf file to add one more module to it. > > > > Then I sent a kill -HUP $pid signal to rsync running in daemon mode, > >

[Bug 10451] New: --info=progress2 with --bwlimit doesn't give correct value

2014-02-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10451 Summary: --info=progress2 with --bwlimit doesn't give correct value Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal

[Bug 10450] New: --info=progress2 increase %

2014-02-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10450 Summary: --info=progress2 increase % Product: rsync Version: 3.1.0 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P5 Component: core

Re: rsync filter rules ignored by rsnapshot

2014-02-15 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am guessing that the problem is probably related to command line quoting vs config file settings. I mainly replied to tell you that if you run with link_dest disabled you are stuck with the level of performance from 10 years ago. On 02/15/2014 05:0

Re: SIGHUP signal

2014-02-15 Thread Grozdan
On Sat, Feb 15, 2014 at 10:19 AM, Paul Slootman wrote: > On Sat 15 Feb 2014, Perry Hutchison wrote: >> Hiroyuki Ikegami wrote: >> > 2014-02-15 7:39 GMT+09:00 Grozdan : >> > > Yesterday, I changed my rsyncd.conf file to add one more module to it. >> > > Then I sent a kill -HUP $pid signal to rsync

rsync filter rules ignored by rsnapshot

2014-02-15 Thread Lorenz
Hello guys, sorry for cross-posting, but imho it could be an error in my rsnapshot setup as well as in my rsync setup. If there is a solution on one of these mailing-lists i will post it to the other one as well. ok? here is my question: when running rsnapshot, my exclude filter is being ignore

Re: SIGHUP signal

2014-02-15 Thread Paul Slootman
On Sat 15 Feb 2014, Perry Hutchison wrote: > Hiroyuki Ikegami wrote: > > 2014-02-15 7:39 GMT+09:00 Grozdan : > > > Yesterday, I changed my rsyncd.conf file to add one more module to it. > > > Then I sent a kill -HUP $pid signal to rsync running in daemon mode, > > > but what gives? It just died so

Re: SIGHUP signal

2014-02-15 Thread Perry Hutchison
Hiroyuki Ikegami wrote: > 2014-02-15 7:39 GMT+09:00 Grozdan : > > Yesterday, I changed my rsyncd.conf file to add one more module to it. > > Then I sent a kill -HUP $pid signal to rsync running in daemon mode, > > but what gives? It just died so I had to start it up again. I though > > sending a H