gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] rsync, windows <-> GNU/Linux


From: Cameron Patrick
Subject: Re: [Gnu-arch-users] rsync, windows <-> GNU/Linux
Date: Mon, 29 Nov 2004 13:22:53 +0800
User-agent: Mutt/1.5.6+20040803i

Zenaan Harkness wrote:

> Hopefully useful to someone at some point.

If you're using rsync in a bi-directional way like that, you should
really consider using unison instead.  It runs natively under Windows
and Unixy systems, and is specifically designed for this kind of
synchronisation task.  The scripts that you posted won't handle file
deletions or renames, for instance (deleted files must be deleted by
hand on both replicas).

> rsync -rltvuzb --exclude=".arch-ids" --exclude="*~"

Why do you exclude .arch-ids?

Cameron.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]