Displaying 2 results from an estimated 2 matches for "loarer".
Did you mean:
loader
2006 Nov 30
1
rsync stuck after correctly sending the file
...process are also stuck on the same system call.
I'm using rsync 2.6.8, and I give bellow extract of the strace (the
complete strace are huge).
Is it enough information to have an idea of the problem ?
What else could I do to help debugging this issue ?
Thank you for your help.
--
Lo?c Le Loarer
Here is an extract of the strace of the client process with the highest
pid :
11:20:42 open("toto.gz,v", O_RDONLY) = 1
11:20:42 fstat(1, {st_mode=S_IFREG|0444, st_size=1785405919, ...}) = 0
11:20:42 open(".toto.gz,v.3axXXh", O_RDWR|O_CREAT|O_EXCL, 0600) =...
2014 Jun 12
1
Improve ControlPersist documentation
Hi,
While testing the ControlPersist option (which is very useful by the way,
thank you), I find out that setting it to 0 has the same behaviour as
setting it to yes, while I would have expected to exit as soon as the last
client exits.
I'd like to make this behaviour clear, I think it should be documentated in
the man page for example like this:
$ cvs diff -u ssh_config.5
Index: