X-Recipient: archive-cygwin AT delorie DOT 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 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 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: <54218FBF DOT 2070406 AT cs DOT umass DOT edu> Date: Tue, 23 Sep 2014 09:54:40 -0700 Message-ID: Subject: Re: rsync and Cygwin.. From: Steven Dennis To: moss AT cs DOT umass DOT edu, cygwin AT cygwin DOT 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 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