delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/09/04/13:48:36

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_NONE
X-Spam-Check-By: sourceware.org
X-Cloudmark-SP-Filtered: true
X-Cloudmark-SP-Result: v=1.1 cv=I0jFHxriRJwyplOnjK2nOSNCO7GacXBAI5CCNqI8fuI= c=1 sm=1 a=VphdPIyG4kEA:10 a=8nJEP1OIZ-IA:10 a=bjc4cVg0bOkbQAORHc9k3w==:17 a=kD9c7nTj6HyEhvm_MuIA:9 a=1S-X4o4rFqibDeE1P9MA:7 a=5Db4bW-ucoX4OB1NfiG1n7CyHSAA:4 a=wPNLvfGTeEIA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117
Message-ID: <4C828667.4080500@monai.ca>
Date: Sat, 04 Sep 2010 10:48:23 -0700
From: Steven Monai <steve+cygwin AT monai DOT ca>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: cygwin - rsync question
References: <4C827418 DOT 8070806 AT comcast DOT net>
In-Reply-To: <4C827418.8070806@comcast.net>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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

On 2010/09/04 9:30 AM, Dan Miller wrote:
> I'm running windows XP
> Cygwin with latest updates
> 
> I have a bash script that sets up a directory structure for rsync to
> perform incremental backups. It all works fine locally.
> 
> I'd like to use the same approach to backup my local files to a windows
> network share on a server.
> 
> I have the windows network share mounted by /etc/fstab to a directory in
> my root folder. Cygwin can read and create/delete files and directories
> on the mount point but when I execute an rsync command from the script
> it contacts the daemon and begins to send the file list but then it fails.

Something doesn't quite make sense here. If you have the network share
mounted in your local filesystem, then rsync should not be contacting a
remote daemon, since both the source and destination are local. What is
the command-line you are using to invoke rsync?


> error is
> 
> rsync: read error: Software caused connection abort (113).
> 
> I also get a mkdir and chroot error if I try to save backup copies
> within rsync.

Again, what is the rsync command-line that causes this?


> it seems the rsync instance doesn't have appropriate permissions on the
> mounted network share.
>
> Is there a workaround for this ....? the way I mount the share in
> /etc/fstab perhaps?

You mentioned that you *are* able to access files on the network share.
So it is unlikely that rsync would be specifically denied access by some
setting in your fstab. My suspicion is that you are invoking rsync
incorrectly, but, unfortunately, you neglected to state your commands.


> current mount looks like this:
> 
> //networkshare/backup/daily /backups   smbfs user,posix=0,noacl
> 
> thanks in advance for any help.

-SM
--

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019