X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=fL
	o+Lt7iMNBfBLgVCJ6GYUwQbT9C4KHxfB9dEoRkCrfwniQy7CyoZROVspYYloa8Pg
	7g0LQYbs/i5Clad+QlsMA3+Z/v/q7j+ga1q0LYATFCSTMaH4IzlA8fSitUJc6a3B
	5wxcQwiqa8bL0c8Xp7BATMEBlnfLCyovMtyOtwyQM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=gyQzh/nW
	hgSQPcsQ2O95x/OtWc8=; b=YQKFVyv/Emr1Pyj5L/tpaC5h/UIP+HhsP0ChMXSc
	u4a4LDRWFwX12ckM4z2JP1eXr1cGlmxewkQd5a9ih/+s6ozcRkTCzj+sosJ27wHD
	cMbu43bFaTY3ltpN6oZH41Z9Ul8E+um31chpoytdXcVXKflWrM+03MMW4Ln2zDU9
	MtI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-yh0-f43.google.com
MIME-Version: 1.0
X-Received: by 10.236.115.227 with SMTP id e63mr920700yhh.154.1411491280491; Tue, 23 Sep 2014 09:54:40 -0700 (PDT)
In-Reply-To: <54218FBF.2070406@cs.umass.edu>
References: <CAJipp7cMoPGCyyt5SfAhUye9sOHGyONsb4MrKRV8Gf4UhVJSAQ@mail.gmail.com>	<54218FBF.2070406@cs.umass.edu>
Date: Tue, 23 Sep 2014 09:54:40 -0700
Message-ID: <CAJipp7eZ032ZrYRpURd8g0ksuFyRbUUOiGydkuoXzZO=NbKpWQ@mail.gmail.com>
Subject: Re: rsync and Cygwin..
From: Steven Dennis <nzdreamer55@gmail.com>
To: moss@cs.umass.edu, cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

Thanks for the help.  The files on my ubuntu server are there for a
while and often don't change but more files will get added.  The files
on my home computer I move from the rsync target folder to do other
things with.  I was hoping that if the files were copied one time from
my ubuntu server that I could some how tell rsync not to copy them
again.  I don't have a lot of computer experience so any solution will
have to be super easy or at least a lot of explaining.

Thank you again for the reply

-S

On Tue, Sep 23, 2014 at 8:20 AM, Eliot Moss <moss@cs.umass.edu> wrote:
> On 9/23/2014 11:01 AM, Steven Dennis wrote:
>>
>> This might not be too related to Cygwin, but not sure where else to
>> ask about stuff in Cygwin.
>>
>> I am running rsync from a ubuntu server and my home computer to copy
>> files from the server to my computer.  I want to set up rsync to run
>> every hour as files on my ubuntu server change.  If I move the copied
>> files on my home computer that rsync copied, will rsync recopy them
>> the next time it is run?
>
>
> This is about rsync, AFAICT, not really about cygwin-specific
> behavior, but what do you mean by "moved"?  If rsync does not
> see a target file, then yes, it will copy it (again, in this
> case).  That's just how rsync works.  What were you hoping
> for?  Maybe there's another tool that will do it ...
>
> Eliot Moss
>
> --
> 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
>

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

