Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Apparently-From: Message-Id: <5.0.2.1.0.20010925171915.00aa5410@pop.mail.yahoo.com> X-Sender: elev999 AT pop DOT mail DOT yahoo DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Tue, 25 Sep 2001 17:28:26 -0700 To: cygwin AT cygwin DOT com From: "E. Lev" Subject: Error with Rsync...anyone have any ideas? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Hi, Hi there, I've installed the whole cygwin package on an NT4 machine. I've been trying to rsync from the NT box to a box running openbsd (an account on an isp). I'm using a test directory to see if things are working. At the end of transmission - I get an error - does anyone have any ideas as to what it means? (i.e should I talk to the ISP because its something that's a problem with their rsync server or is it something wrong that I'm doing on the NT box). I'd appreciate any and all advice/feedback. Eli Here's what I get at the cygwin prompt: $ rsync -e ssh -avvvvv Tmp vela AT server DOT isp DOT net:~/Tmp | cat > output.txt vela AT server DOT isp DOT net's password: local_version=24 remote_version=24 channel 0: chan_shutdown_write: close() failed for fd5: Resource temporarily u vailable read error: Connection reset by peer Here are the contents of output.txt cmd=ssh machine=server.isp.net user=vela path=~/Tmp cmd=ssh -l vela server.isp.net rsync --server -vvvvvlogDtpr . ~/Tmp local_version=24 remote_version=24 building file list ... make_file(4,Tmp) make_file(4,Tmp/Dirtst) make_file(4,Tmp/Dirtst/stuff1) make_file(4,Tmp/Dirtst/stuff2) make_file(4,Tmp/test2) make_file(4,Tmp/testdoc1.txt) done [438] i=0 Tmp mode=040755 len=4096 [438] i=1 Tmp Dirtst mode=040755 len=4096 [438] i=2 Tmp/Dirtst stuff1 mode=0100644 len=126 [438] i=3 Tmp/Dirtst stuff2 mode=0100644 len=306 [438] i=4 Tmp test2 mode=0100644 len=112 [438] i=5 Tmp testdoc1.txt mode=0100644 len=14 send_file_list done file list sent send_files starting server_recv(2) starting pid=17702 recv_file_name(Tmp) recv_file_name(Tmp/Dirtst) recv_file_name(Tmp/Dirtst/stuff1) recv_file_name(Tmp/Dirtst/stuff2) recv_file_name(Tmp/test2) recv_file_name(Tmp/testdoc1.txt) received 6 names [17702] i=0 Tmp mode=040755 len=4096 [17702] i=1 Tmp Dirtst mode=040755 len=4096 [17702] i=2 Tmp/Dirtst stuff1 mode=0100644 len=126 [17702] i=3 Tmp/Dirtst stuff2 mode=0100644 len=306 [17702] i=4 Tmp test2 mode=0100644 len=112 [17702] i=5 Tmp testdoc1.txt mode=0100644 len=14 recv_file_list done get_local_name count=6 /home3/vela/Tmp created directory /home3/vela/Tmp generator starting pid=17702 count=6 recv_files(6) starting recv_generator(Tmp,0) Tmp/ recv_generator(Tmp/Dirtst,1) Tmp/Dirtst/ recv_generator(Tmp/Dirtst/stuff1,2) send_files(2,Tmp/Dirtst/stuff1) count=0 n=700 rem=0 send_files mapped Tmp/Dirtst/stuff1 of size 126 calling match_sums Tmp/Dirtst/stuff1 Tmp/Dirtst/stuff1 sending file_sum false_alarms=0 tag_hits=0 matches=0 sender finished Tmp/Dirtst/stuff1 recv_generator(Tmp/Dirtst/stuff2,3) send_files(3,Tmp/Dirtst/stuff2) count=0 n=700 rem=0 send_files mapped Tmp/Dirtst/stuff2 of size 306 calling match_sums Tmp/Dirtst/stuff2 Tmp/Dirtst/stuff2 sending file_sum false_alarms=0 tag_hits=0 matches=0 sender finished Tmp/Dirtst/stuff2 recv_generator(Tmp/test2,4) send_files(4,Tmp/test2) count=0 n=700 rem=0 send_files mapped Tmp/test2 of size 112 calling match_sums Tmp/test2 Tmp/test2 sending file_sum false_alarms=0 tag_hits=0 matches=0 sender finished Tmp/test2 recv_generator(Tmp/testdoc1.txt,5) send_files(5,Tmp/testdoc1.txt) count=0 n=700 rem=0 send_files mapped Tmp/testdoc1.txt of size 14 calling match_sums Tmp/testdoc1.txt Tmp/testdoc1.txt sending file_sum false_alarms=0 tag_hits=0 matches=0 sender finished Tmp/testdoc1.txt generate_files phase=1 send_files phase=1 recv_files(Tmp/Dirtst/stuff1) data recv 126 at 0 got file_sum renaming Tmp/Dirtst/.stuff1.D30154 to Tmp/Dirtst/stuff1 recv_files(Tmp/Dirtst/stuff2) data recv 306 at 0 got file_sum renaming Tmp/Dirtst/.stuff2.A30154 to Tmp/Dirtst/stuff2 recv_files(Tmp/test2) data recv 112 at 0 got file_sum renaming Tmp/.test2.E30154 to Tmp/test2 recv_files(Tmp/testdoc1.txt) data recv 14 at 0 got file_sum renaming Tmp/.testdoc1.txt.Q30154 to Tmp/testdoc1.txt recv_files phase=1 generate_files phase=2 send files finished total: matches=0 tag_hits=0 false_alarms=0 data=558 recv_generator(Tmp,0) _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/