Re: Synchronization Question
- From: "Sean Hammond" <sean.hammond@xxxxxxxxx>
- Date: Fri, 31 Mar 2006 14:19:26 +0100
The problem you will have is rsync is if you make changes in both
directions - i.e. sometimes you make changes on the thumbdrive and you
need to update the laptop copy, and sometimes you made changes on the
laptop and you want to update the thumb drive copy.
With rsync, you will always have to remember which copy you changed
last, and always update the out-of-date copy before making any changes
to that copy.
If you modify both copies at once without syncing them in-between,
rsync is not able to 'merge' the updates from each into the other.
Unison however can do this merge.
In other words rsync is for uni-directional syncing, unison handles
bi-directional syncing.
On 3/31/06, Mark Johanson <markjohanson@xxxxxxxxxx> wrote:
What would be a good choice to sync 2 directories?
I am taking a class in web coding and I wanted to sync a
directory on a thumbdrive and a directory on my laptop. This way
both are always up to date.
I thought about using rsync but I'm not sure if this would be
the best choice (having never used it before). Would this be a
bit over powered for the simple thing I want to do or is this my
best choice?
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
Sean's mailing list bin
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- Synchronization Question
- From: Mark Johanson
- Synchronization Question
- Prev by Date: Re: network-admin
- Next by Date: Re: gmail and user list
- Previous by thread: Re: Synchronization Question
- Next by thread: How do I file an installation report?
- Index(es):
Relevant Pages
|