Displaying 3 results from an estimated 3 matches for "trecv_fil".
Did you mean:
trecv_files
2016 Oct 09
0
rsync: connection unexpectedly closed
....
3095 select(4, [3], [1], [1], {60, 0}) = 1 (out [1], left {59, 999971})
3095 write(1, "\3\0\0\7\1\0\0", 7) = 7
3095 gettimeofday({1476036967, 673095}, NULL) = 0
3095 select(4, [3], [1], [1], {60, 0}) = 1 (out [1], left {59, 999970})
3095 write(1, "H\0\0\trecv_files(home/kip/.Virtual"..., 76) = 76
3095 gettimeofday({1476036967, 680312}, NULL) = 0
3095 select(4, [3], [], NULL, {60, 0}) = 0 (Timeout)
3095 select(4, [3], [], NULL, {60, 0}) = 0 (Timeout)
3095 select(4, [3], [], NULL, {60, 0}) = 0 (Timeout)
3095 select(4, [3], [], NU...
2016 Oct 10
6
rsync: connection unexpectedly closed
....
3095 select(4, [3], [1], [1], {60, 0}) = 1 (out [1], left {59, 999971})
3095 write(1, "\3\0\0\7\1\0\0", 7) = 7
3095 gettimeofday({1476036967, 673095}, NULL) = 0
3095 select(4, [3], [1], [1], {60, 0}) = 1 (out [1], left {59, 999970})
3095 write(1, "H\0\0\trecv_files(home/kip/.Virtual"..., 76) = 76
3095 gettimeofday({1476036967, 680312}, NULL) = 0
3095 select(4, [3], [], NULL, {60, 0}) = 0 (Timeout)
3095 select(4, [3], [], NULL, {60, 0}) = 0 (Timeout)
3095 select(4, [3], [], NULL, {60, 0}) = 0 (Timeout)
3095 select(4, [3], [], NU...
2016 Oct 16
1
rsync: connection unexpectedly closed
On Thu, 2016-10-13 at 20:08 -0400, Kevin Korb wrote:
> I don't remember whether or not you said you were running rsync over
> ssh but if you are you can also debug the ssh layer. You can even do
> it at both ends....
>
> On the server run a debugging sshd on an alternate port with:
> /usr/sbin/sshd -dDp222
> (note that this will only accept 1 connection, debug to the