I am having problem with rsync 2.5.6 on Solaris 9. It starts to
transfer my file, and then it just dumps core. Here's the transaction.
path=/usr/local/bin/rsync cdndbsj:/var/opt/myFilename/ /var/opt/myFilename
cmd=/usr/local/bin/ssh machine=cdndbsj user= path=/var/opt/myFilename/
cmd=/usr/local/bin/ssh cdndbsj /usr/local/bin/rsync --server --sender
-vvvvlogDtprx . /var/opt/myFilename/
opening connection using /usr/local/bin/ssh cdndbsj /usr/local/bin/rsync
--server --sender -vvvvlogDtprx . /var/opt/myFilename/
receiving file list ...
server_sender starting pid=2330
make_file(1,.)
expand file_list to 4000 bytes, did move
recv_file_name(.)
make_file(1,myFilename-1.07)
recv_file_name(myFilename-1.07)
received 2 names
[19405] i=0 <NULL> . mode=040755 len=512
[19405] i=1 <NULL> myFilename-1.07 mode=0100644 len=15360
[done
[2330] i=0 <NULL> . mode=040755 len=512
[2330] i=1 <NULL> myFilename-1.07 mode=0100644 len=15360
recv_file_list done
get_local_name count=2 /var/opt/myFilename
generator starting pid=19405 count=2
delta transmission enabled
recv_files(2) starting
recv_generator(.,0)
send_file_list done
send_files starting
set modtime of . to (1045768211) Thu Feb 20 19:10:11 2003
./
recv_generator(myFilename-1.07,1)
myFilename-1.07 is uptodate
generate_files phase=1
recv_files phase=1
send_files phase=1
generate_files phase=2
send files finished
total: matches=0 tag_hits=0 false_alarms=0 data=0
recv_generator(.,0)
recv_files finished
rsync: connection unexpectedly closed (77 bytes read so far)
_exit_cleanup(code=12, file=io.c, line=165): entered
rsync error: error in rsync protocol data stream (code 12) at io.c(165)
_exit_cleanup(code=12, file=io.c, line=165): about to call exit(12)
Any ideas?
-Dave
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html