From: Tom Stiller on
In article <4c235db8$0$28629$c3e8da3(a)news.astraweb.com>,
Warren Oates <warren.oates(a)gmail.com> wrote:

> In article <m2mxukziha.fsf(a)comcast.net>,
> Art Werschulz <agw(a)comcast.net> wrote:
>
> > Does drag-n-drop also move dotfiles?
>
> No. But rsync will.

Does it copy ACLs as well?

--
Tom Stiller

PGP fingerprint = 5108 DDB2 9761 EDE5 E7E3 7BDA 71ED 6496 99C0 C7CF
From: Jolly Roger on
In article <tom_stiller-29ECFF.15320324062010(a)news.individual.net>,
Tom Stiller <tom_stiller(a)yahoo.com> wrote:

> In article <4c235db8$0$28629$c3e8da3(a)news.astraweb.com>,
> Warren Oates <warren.oates(a)gmail.com> wrote:
>
> > In article <m2mxukziha.fsf(a)comcast.net>,
> > Art Werschulz <agw(a)comcast.net> wrote:
> >
> > > Does drag-n-drop also move dotfiles?
> >
> > No. But rsync will.
>
> Does it copy ACLs as well?

Version 3.x does. The version Apple included with Mac OS X 10.6 is
version 2.6.9, though. So you'll need to update it first.

If I cared about ACLs, I would download the latest version (3.0.7) and
compile it. Here's a somewhat stale article showing how to do it:

<http://www.bombich.com/mactips/rsync.html>

--
Send responses to the relevant news group rather than email to me.
E-mail sent to this address may be devoured by my very hungry SPAM
filter. Due to Google's refusal to prevent spammers from posting
messages through their servers, I often ignore posts from Google
Groups. Use a real news client if you want me to see your posts.

JR
From: Calum on
On 24/06/10 20:43, Jolly Roger wrote:

> Version 3.x does. The version Apple included with Mac OS X 10.6 is
> version 2.6.9, though. So you'll need to update it first.

Really? My rsync man page says:

-E, --extended-attributes
Apple specific option to copy extended attributes, resource
forks, and ACLs. Requires at least Mac OS X 10.4 or suitably
patched rsync.

--- news://freenews.netfront.net/ - complaints: news(a)netfront.net ---
From: Jolly Roger on
In article <i00d00$2npi$1(a)adenine.netfront.net>,
Calum <com.gmail(a)nospam.scottishwildcat> wrote:

> On 24/06/10 20:43, Jolly Roger wrote:
>
> > Version 3.x does. The version Apple included with Mac OS X 10.6 is
> > version 2.6.9, though. So you'll need to update it first.
>
> Really? My rsync man page says:
>
> -E, --extended-attributes
> Apple specific option to copy extended attributes, resource
> forks, and ACLs. Requires at least Mac OS X 10.4 or suitably
> patched rsync.
>
> --- news://freenews.netfront.net/ - complaints: news(a)netfront.net ---

Ah, well that's interesting. Kudos to Apple then.

The open source rsync project page at http://www.samba.org/rsync/ says
they didn't add ACL support and extended attribute support until version
3.0.0.

--
Send responses to the relevant news group rather than email to me.
E-mail sent to this address may be devoured by my very hungry SPAM
filter. Due to Google's refusal to prevent spammers from posting
messages through their servers, I often ignore posts from Google
Groups. Use a real news client if you want me to see your posts.

JR
From: Tom Stiller on
In article <jollyroger-AE1C04.14434224062010(a)news.individual.net>,
Jolly Roger <jollyroger(a)pobox.com> wrote:

> In article <tom_stiller-29ECFF.15320324062010(a)news.individual.net>,
> Tom Stiller <tom_stiller(a)yahoo.com> wrote:
>
> > In article <4c235db8$0$28629$c3e8da3(a)news.astraweb.com>,
> > Warren Oates <warren.oates(a)gmail.com> wrote:
> >
> > > In article <m2mxukziha.fsf(a)comcast.net>,
> > > Art Werschulz <agw(a)comcast.net> wrote:
> > >
> > > > Does drag-n-drop also move dotfiles?
> > >
> > > No. But rsync will.
> >
> > Does it copy ACLs as well?
>
> Version 3.x does. The version Apple included with Mac OS X 10.6 is
> version 2.6.9, though. So you'll need to update it first.
>
> If I cared about ACLs, I would download the latest version (3.0.7) and
> compile it. Here's a somewhat stale article showing how to do it:
>
> <http://www.bombich.com/mactips/rsync.html>

Thanks.

--
Tom Stiller

PGP fingerprint = 5108 DDB2 9761 EDE5 E7E3 7BDA 71ED 6496 99C0 C7CF