Re: SIGHUP signal

2014-02-15 Thread Perry Hutchison
Hiroyuki Ikegami ike...@mixallow.net wrote: 2014-02-15 7:39 GMT+09:00 Grozdan neutri...@gmail.com: 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

Re: SIGHUP signal

2014-02-15 Thread Paul Slootman
On Sat 15 Feb 2014, Perry Hutchison wrote: Hiroyuki Ikegami ike...@mixallow.net wrote: 2014-02-15 7:39 GMT+09:00 Grozdan neutri...@gmail.com: 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

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

Re: SIGHUP signal

2014-02-15 Thread Grozdan
On Sat, Feb 15, 2014 at 10:19 AM, Paul Slootman paul+rs...@wurtel.net wrote: On Sat 15 Feb 2014, Perry Hutchison wrote: Hiroyuki Ikegami ike...@mixallow.net wrote: 2014-02-15 7:39 GMT+09:00 Grozdan neutri...@gmail.com: Yesterday, I changed my rsyncd.conf file to add one more module to it.

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

[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

[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:

Re: SIGHUP signal

2014-02-15 Thread Perry Hutchison
Paul Slootman paul+rs...@wurtel.net wrote: On Sat 15 Feb 2014, Perry Hutchison wrote: Hiroyuki Ikegami ike...@mixallow.net wrote: 2014-02-15 7:39 GMT+09:00 Grozdan neutri...@gmail.com: Yesterday, I changed my rsyncd.conf file to add one more module to it. Then I sent a kill -HUP

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 paul+rs...@wurtel.net wrote: On Sat 15 Feb 2014, Perry

[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 rndan...@gmail.com 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

[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 rndan...@gmail.com 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