X-Spam-Check-By: sourceware.org DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=g2zAuIiDjubLBrYg/rOe0xUAdojsyI5nMTaMSR4z3LWx7Lg2KLupRwrKsdgJ3Sz89HQE3mAkL6WlPR0XSCSulwS4fzw8WH32Ipitd36/V6TpiYT5lDdsbo0Um8Hw+TAQdQ3Kfz1a6MiknjfXozj0XGHIr7dPQcfsQcfo3EzMtao= Message-ID: Date: Fri, 23 Feb 2007 03:35:31 -0800 From: "Jared Buck" To: cygwin AT cygwin DOT com Subject: rsync error message (code 12) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hello all, I just joined the cygwin list. I haven't been having any problems using cygwin until recently. My problem is rsync. See, I'm using it to keep a set of books online synchronized between my computer and the server they're supplied from. I didn't have any problems using rsync to download until now. The command I was using was: rsync -avHS --delete ftp AT ftp DOT ibiblio DOT org::gutenberg /home/ftp/pub/mirrors/gutenberg (yes, these are the famous Project Gutenberg ebooks :-p) And this is the error message I've been getting: receiving file list ... rsync: connection unexpectedly closed (331454 bytes received so far) [receiver] rsync error: error in rsync protocol data stream (code 12) at /home/lapo/packaging/tmp/rsync-2.6.6/io.c(434) Is there anything I can do to fix this problem and get my books coming to me again? Jared B. -- 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/