X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 	tests=AWL,BARRACUDA_BRBL,BAYES_00
X-Spam-Check-By: sourceware.org
Date: Tue, 3 Mar 2009 09:36:16 +0100
From: Spiro Trikaliotis <an-cygwin@spiro.trikaliotis.net>
To: cygwin@cygwin.com
Message-ID: <20090303083616.GA17648@trikaliotis.net>
Mail-Followup-To: cygwin@cygwin.com
References: <E65CDFCE-3C83-4935-BE6B-7F0E8382C766@douganconsulting.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <E65CDFCE-3C83-4935-BE6B-7F0E8382C766@douganconsulting.com>
User-Agent: Mutt/1.5.17+20080114 (2008-01-14)
X-SA-Exim-Connect-IP: 87.163.200.166
X-SA-Exim-Mail-From: an-cygwin@spiro.trikaliotis.net
Subject: Re: rsync hanging on Access MDB file
X-SA-Exim-Version: 4.2.1 (built Tue, 09 Jan 2007 17:23:22 +0000)
X-SA-Exim-Scanned: Yes (on mail.trikaliotis.net)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Hello Des,

* On Mon, Mar 02, 2009 at 11:41:05PM -0800 Des Dougan wrote:

> rsync: connection unexpectedly closed (449058 bytes received so far)  
> [receiver]
> rsync error: error in rsync protocol data stream (code 12) at io.c(635) 
> [receiver=3.0.2]
> rsync: connection unexpectedly closed (237 bytes received so far)  
> [generator]
> rsync error: unexplained error (code 255) at io.c(635) [generator=3.0.2]
>
> The error occurs each time on the same Access database file (part of the 
> application suite the server was installed for).

I know this behaviour for other file types: It happens if these files
are either hold open (Outlook .pst files come to mind), or even modified
while rsync is in progress.

Thus, can you really rule out that noone else is accessing this file
while rsync is taking place? My experience with Access is rather old
(Access 1.1 and 2.0, some 15 years ago), but for these ancient versions,
every time someone accesses this database, he opens the .mdb file
himself in a shared manner. Thus, even if nothing is running on the
server, there might be some remote user that is still accessing the DB.

Regards,
Spiro.

-- 
Spiro R. Trikaliotis                              http://opencbm.sf.net/
http://www.trikaliotis.net/                     http://www.viceteam.org/

--
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/

