Displaying 5 results from an estimated 5 matches for "client_run2".
Did you mean:
client_run
2007 Aug 10
2
vanished files
The vanished files problem is really REALLY annoying... It renders rsync
unusable for me:
sent 22972933 bytes received 2399590976 bytes 310684.69 bytes/sec
total size is 98068497125 speedup is 40.48
client_run2 waiting on 18377
_exit_cleanup(code=24, file=main.c, line=1385): entered
rsync warning: some files vanished before they could be transferred
(code 24) at main.c(1385) [generator=2.6.9]
_exit_cleanup(code=24, file=main.c, line=1385): about to call exit(24)
When will there be a real fix for it?
Re...
2008 Jul 02
1
Non-clean Rsync 3.0.3 exit on OSX
...call exit(0)
rsync: connection unexpectedly closed (77 bytes received so far) [receiver]
_exit_cleanup(code=12, file=io.c, line=635): entered
rsync error: error in rsync protocol data stream (code 12) at io.c(635)
[receiver=3.0.3]
_exit_cleanup(code=12, file=io.c, line=635): about to call exit(12)
client_run2 waiting on 21247
_exit_cleanup(code=12, file=main.c, line=1506): entered
rsync error: error in rsync protocol data stream (code 12) at main.c(1506)
[generator=3.0.3]
_exit_cleanup(code=12, file=main.c, line=1506): about to call exit(12)
2003 Jan 09
1
--exclude and --delete-exclude problem
...d_files phase=1
generate_files phase=2
send files finished
total: matches=0 tag_hits=0 false_alarms=0 data=0
recv_generator(usr,0)
recv_generator(usr/local,1)
recv_generator(usr/local/src,2)
recv_files finished
wrote 41 bytes read 895 bytes 267.43 bytes/sec
total size is 39192 speedup is 41.87
client_run2 waiting on 11622
_exit_cleanup(code=0, file=main.c, line=925): entered
_exit_cleanup(code=0, file=main.c, line=925): about to call exit(0)
cmolina:/home/cmolina/projects/pdbs# ls -la
/tmp/localhost/daily.0/usr/local/src/
total 60
drwxrwsr-x 2 root staff 4096 Jan 9 00:43 .
drwxrwsr-x...
2002 May 29
3
rsync 2.5.5, HPUX, getting unexplained error at main.c(578)
I compiled rsync-2.5.5 on HPUX 11.11, using the +DA2.0W and +O3 options.
invoking a simple rsync to transfer a file works (I ran a diff on the file,
no changes) e.g:
sdx1 214: ./rsync --rsh='/usr/bin/ssh -x' --rsync-path=/usr/local/src/rsync-2.5.5/rsync /scratch/chuck/tmp.test sdx2:/scratch/chuck
However, adding the -a option yields an unexplained error:
(In all of the following cases
2009 May 15
1
rsync creates file twice
...ate_files phase=2
send_files phase=2
recv_files phase=2
generate_files phase=3
send files finished
total: matches=0 hash_hits=0 false_alarms=0 data=359661
recv_files finished
generate_files finished
sent 2727 bytes received 465652 bytes 312252.67 bytes/sec
total size is 361354 speedup is 0.77
client_run2 waiting on 12625
_exit_cleanup(code=0, file=main.c, line=1505): entered
_exit_cleanup(code=0, file=main.c, line=1505): about to call exit(0)