delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <3F65879B.8010307@lapo.it> |
Date: | Mon, 15 Sep 2003 11:34:19 +0200 |
From: | Lapo Luchini <lapo AT lapo DOT it> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 |
X-Accept-Language: | it, en, fr, es |
MIME-Version: | 1.0 |
To: | Mailing List: CygWin <cygwin AT cygwin DOT com> |
Subject: | Re: rsync - Socket operation on non-socket.[Scanned] |
References: | <8e9001c37b32$4a60b960$1602a8c0 AT geoinformex DOT com> |
In-Reply-To: | <8e9001c37b32$4a60b960$1602a8c0@geoinformex.com> |
X-Enigmail-Version: | 0.76.6.0 |
X-Enigmail-Supports: | pgp-inline, pgp-mime |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Andrew MacKenzie wrote: | What I get when running rsync (note the two 'local' directories): # | rsync foo bar rsync: read error: Socket operation on non-socket Trying to sync local dirs I sometimes get hanged rsync process (that's a known problem with no solution yet, unfortunately), but never seen such error. "foo" and "bar" are simple files? how big? What seems stranger to me is your scp hang: I transferred also big files with cygwin's rsync with no such problems. (just as an example, I just transferred a 500Mb file "locally" through scp with no problems) Do you get always an hang? And always at the same point? I guess the usual cygcheck output could be useful... | rsync error: error in rsync protocol data stream (code 12) at | /tmp/rsync-2.5.6/io.c(177) A bit of context from io.c: 170 static void die_from_readerr (int err) 171 { 172 /* this prevents us trying to write errors on a dead socket */ 173 io_multiplexing_close(); 174 175 rprintf(FERROR, "%s: read error: %s\n", 176 RSYNC_NAME, strerror (err)); 177 exit_cleanup(RERR_STREAMIO); 178 } | This problem seems to be rather specific to my system, as I've found | no other complaints similar to this. I've posted issues to the rsync | list, and nobody seems to be able to help me there. I suspect it's a | cygwin problem at this point. Perhaps an error in my install? I've | "uninstalled" and "reinstalled" cygwin a few times now to try to fix | any problems that may exist in my install, but to no avail. So I can guess your cygwin install is already up-to-date to few days ago? Lapo - -- Lapo 'Raist' Luchini lapo AT lapo DOT it (PGP & X.509 keys available) http://www.lapo.it (ICQ UIN: 529796) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAj9lh5oACgkQaJiCLMjyUvtlrQCfQswHKeeKIBLm46VikmMTi74/ 7ekAoPSJ1q76G5DITYYeqjfBJZpz9UQr =uqYc -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |