and may be faster then scanning the full file
list before making any changes.
You can easily install rsync 3.0.8 on your Mac using macports:
http://www.macports.org/
--Elliot Wilen--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: h
sure you are running rsync
> version 3 on both ends and check that you aren't using any of the
> options that conflict with incremental recursion (like --delete-before).
Which contradicts what I wrote about using --no-i-r. I defer to Kevin.
But again, note that -a includes -r.
El
https://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Elliot Wilen
Network Administrator/Postmaster
Communications and Information Systems
MPR Associates, Inc.
2150 Shattuck Ave., Suite 800
Berkeley, CA 94704
Phone: (510) 849-494
with 2.0.3 some parts of macports were unsuccessfully trying to use the version
of curl that was installed in the system.
Elliot Wilen
Network Administrator/Postmaster
Communications and Computer Systems
MPR Associates, Inc.
2150 Shattuck Ave., Suite 800
Berkeley, CA 94704
Phone: (510) 849-4942
might be if you expect hardlinks to be preserved using -H. Here
I think you'd need to user --filter or --include/--exclude so that your entire
backup list could be based off a single root directory.
Elliot Wilen
Network Administrator/Postmaster
Communications and Computer Systems
MPR Associates
On Oct 14, 2011, at 11:37 AM, Elliot Wilen wrote:
>
> Frank's idea seems to be valid, though: why not compare the mtimes of
> directories and skip comparing the mtimes & sizes of files in those
> directories which haven't changed?
>
> Note 1: It looks like you
entioned ctime but I think mtime is what you need to look at.
Elliot Wilen
Network Administrator/Postmaster
MPR Associates, Inc.
2150 Shattuck Ave., Suite 800
Berkeley, CA 94704
Phone: (510) 849-4942
Fax: (510) 849-0794
www.mprinc.com
On Oct 14, 2011, at 11:08 AM, Kevin Korb wrote:
> -BEGIN
date. If I use -ivv, I get
.f x/y/y1
for files that are up to date and similar notations for file/directory
modifications.
This does add quite a bit of time to my rsyncs. I seem to recall reading about
various rsync wrapper scripts which people have devised to deal with this.
Ellio
nance overhead than configuring an rsync
daemon.
--Elliot Wilen
On Aug 29, 2011, at 8:07 AM, Hendrik Visage wrote:
> Hi,
>
> If paranoid on the data you'll be syncing: Setup ssh on both sides,
> and use rsync over ssh.
--
Please use reply-all for most replies to avoid omittin
ailing list.
> To unsubscribe or change options:
> https://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Elliot Wilen
Network Administrator/Postmaster
MPR Associates, Inc.
2150 Shattuck Ave., Suite 800
Berkeley, CA 94704
Pho
te --include=/A --include=/B --exclude=/*
host::Work/ /Work
Option 2: rsync -azH --delete host::Work/A host::Work/B /Work
Thanks in advance.
--Elliot Wilen
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mail
11 matches
Mail list logo