From: Art Werschulz on
Hi.

Wes Groleau <Groleau+news(a)FreeShell.org> writes:

> On 06-23-2010 22:17, Michelle Steiner wrote:
>> In article<m2vd99yyfm.fsf(a)comcast.net>, Art Werschulz<agw(a)comcast.net>
>> wrote:
>>
>>> I use an iMac and my wife uses a MacBook. We're going to swap Macs
>>> when I go on a trip in August. Is there a Mac-ish way to copy my
>>> home directory from one machine to the other? (I could always use a
>>> recursive cp, making sure to copy dotfiles and maintain access
>>> dates. I was just curious about something simpler.)
>>
>> Use migration assistant.
>
> Or drag and drop

Does drag-n-drop also move dotfiles?

--
Art Werschulz (agw STRUDEL comcast.net)
.... insert clever quote here ...
From: Warren Oates on
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.
--
Very old woody beets will never cook tender.
-- Fannie Farmer
From: AES on
In article <m2vd99yyfm.fsf(a)comcast.net>,
Art Werschulz <agw(a)comcast.net> wrote:

> What do people recommend for synchronizing two Macs?
>
> I use an iMac and my wife uses a MacBook. We're going to swap Macs when I go
> on a trip in August. Is there a Mac-ish way to copy my home directory from
> one machine to the other? (I could always use a recursive cp, making sure to
> copy dotfiles and maintain access dates. I was just curious about something
> simpler.)

For some time now I've been operating two MacBooks: a primary (that I
use as working machine) and a standby (that's there but not used).

Once a week (or following any major software upgrades or addition of
mjor new data files) the primary gets cloned to the standby using
SuperDuper! and Target Disk mode on the standby (the primary also gets
backed up daily to an external HD). Object of this exercise is to
always have the standby available for instantaneous replacement, with
exactly the same software, prefs settings, etc., and no delay, if the
primary fails (which has happened twice in past 4 years).

Whether you could do something like this with your MacBook, iMac, and a
temporary third machine -- hard to say.
From: John McWilliams on
Art Werschulz wrote:
> Hi.
>
> Wes Groleau <Groleau+news(a)FreeShell.org> writes:
>
>> On 06-23-2010 22:17, Michelle Steiner wrote:
>>> In article<m2vd99yyfm.fsf(a)comcast.net>, Art Werschulz<agw(a)comcast.net>
>>> wrote:
>>>
>>>> I use an iMac and my wife uses a MacBook. We're going to swap Macs
>>>> when I go on a trip in August. Is there a Mac-ish way to copy my
>>>> home directory from one machine to the other? (I could always use a
>>>> recursive cp, making sure to copy dotfiles and maintain access
>>>> dates. I was just curious about something simpler.)
>>> Use migration assistant.
>> Or drag and drop
>
> Does drag-n-drop also move dotfiles?

No. But you'll get better answers if you provide more information.

--
John McWilliams
From: Jolly Roger on
In article <m2vd99yyfm.fsf(a)comcast.net>,
Art Werschulz <agw(a)comcast.net> wrote:

> Hi.
>
> What do people recommend for synchronizing two Macs?
>
> I use an iMac and my wife uses a MacBook. We're going to swap Macs when I go
> on a trip in August. Is there a Mac-ish way to copy my home directory from
> one machine to the other? (I could always use a recursive cp, making sure to
> copy dotfiles and maintain access dates. I was just curious about something
> simpler.)
>
> Thanks.

cp is just a plain copy. If you want true synchronization, consider
rsync instead.

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