Displaying 1 result from an estimated 1 matches for "3axxxh".
Did you mean:
32xxx
2006 Nov 30
1
rsync stuck after correctly sending the file
...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) = 3
11:20:42 fchmod(3, 0400) = 0
....... file transfert, many read and write
11:48:48 read(0, "\24.........", 8184) = 387
11:48:48 write(3, "%I\17H/M\...\226"..., 254657) = 254657
11:48:48 brk(0x588000) = 0x5880...