Two log files instead of one?

2017-08-30 Thread Michal Ruprich via rsync
Hi all, I'm a bit confused about the log-file option for the daemon rsync. What the rsyncd.conf manual page says about the 'log file' option in rsyncd.conf: "This setting can be overridden by using the --log-file=FILE or --dparam=logfile=FILE command-line options. The former overrides all the l

an integer overflow issue in rsync-3.1.2

2017-08-30 Thread shqking via rsync
Hello all, I reported an integer overflow issue in the bugzilla ( https://bugzilla.samba.org/show_bug.cgi?id=12568), but I haven't received any response so far. I was wondering could you please take a look at this report and give me some feedback. Thanks and look forward to your reply. -- Pleas

Re: rsync got stuck

2017-08-30 Thread Paul Slootman via rsync
On Wed 23 Aug 2017, Vangelis Katsikaros via rsync wrote: > abc 3797 3796 0 01:12 ?00:03:14 /usr/bin/rsync --compress > --compress-level=9 --bwlimit=512k --recursive --delay-updates --quiet > --update --exclude=/.* /SRC_PATH/ DEST_IP:/DEST_PATH/ Try running rsync without the

Re: Clarifications on getting debug information when rsync freezes

2017-08-30 Thread Paul Slootman via rsync
On Wed 16 Aug 2017, Vangelis Katsikaros via rsync wrote: > > I am having a problem with rsync freezing and I would like to collect the > proper information while the problem happens. However, I would like to ask > some clarifications. > > rsync-debug > === > > I see references of using

Re: How to set absolute path for rsync?

2017-08-30 Thread Paul Slootman via rsync
On Tue 15 Aug 2017, Joe Qiao via rsync wrote: > Thanks so much for the quick reply, Kevin! > > I tried with ssh and --partial-dir, it looks the partial file still will be > stored in local dir, but not in /tmp. > > > Every 1.0s: ls -al /home/joe/rsync/ /tmp/ > Tue Aug 15 17:29:30 20