Gentoo Archives: gentoo-user

From: Simon <turner25@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] sync'ing two computers (not related to emerge)
Date: Sun, 03 May 2009 22:29:37
Message-Id: 5f14cf5e0905030732q6ea69da2k608c77541f58d31f@mail.gmail.com
In Reply to: Re: [gentoo-user] sync'ing two computers (not related to emerge) by Brandon Vargo
1 > How long is unison taking to check for changes? I can usually reconcile
2 > changes in my home directory (approximately 45G, 125,000 files) in less
3 > than 10-15 seconds between my slow laptop drive and a remote machine.
4 > However, if you are syncing with a Windows machine, expect the sync to
5 > be much slower. Fast checking is not safe on Windows, as unison can miss
6 > changes, so it scans every file every time unless you tell it otherwise.
7
8 Ok i had to try a few times and now with tcpkeepalive being turned on
9 it doesnt disconnect. But when the scan is done, it 'reconciles' the
10 changes (so it has received the changes from the remote end) and
11 Begins the transfer of a dozen files, but not a bit is transfered.
12 The sshd and unison process on the remote host are waiting/sleeping or
13 in coma, but nothing happens.
14
15 I just tried again and let it sit on the transfer to see if the
16 processes would wake up, but it read from remote host that connection
17 timed out. I'm not sure but this may be due to the fact i'm on an
18 unstable link... I'll try once more with a ssh session on the side to
19 see if that session will get disconnected or not...
20
21 It would be so nice if unison could 'remember' the changes on my HD
22 against its local archive... anyway...
23
24 Thanks, Simon

Replies

Subject Author
Re: [gentoo-user] sync'ing two computers (not related to emerge) Brandon Vargo <brandon.vargo@×××××.com>