... Maybe you can try to split your job in several jobs. That's what I did for synchronizing huge directories. Jo...
cookfire
cookfire@...
Oct 1, 2005 6:41 pm
4488
Hello, I am trying to install Unison on two Fedora 4 systems. Everything appears to work fine. I'm attempting to synchronize a temp directory with a tiny test...
Hi Drew, I'm not sure what might be causing this behavior (maybe ssh timing out?), but in any case the problem is unlikely to be related directly to the size...
Hello, ... [...] ... [...] ... Unison asked you what should be done with file "hellp" and is waiting for an answer. This is explained in the tutorial section...
One of my colleagues found that if you use the -debug flag that sometimes helps these timeouts. I haven't tried that myself though. I only get this timeout...
Derek Rayside
drayside@...
Oct 1, 2005 7:49 pm
4492
http://www.evernote.com/phpbb/viewtopic.php?p=4302#top says: You can probably sync using unison http://www.cis.upenn.edu/~bcpierce/unison/ Posted: Sun Sep 18,...
Couple questions in this thread: 1) Are we talking about unison in socket mode, ssh or both? 2) By saying break it up into multiple jobs would that imply...
... I did not get any feed-back from Stuart Halliday. So, it could be helpful if you tried Unison 2.13. ... The path must exists on both replicas (or, more...
Hi, two questions/propositions: * Is it possible to do something like .cvsignore with cvs: put a file into a directory (like ".unisonignore"), telling unison...
Damien Pous
damien.pous@...
Oct 3, 2005 11:37 am
4496
... What is the size of a large file???...
Raul Gutierrez S.
rau@...
Oct 3, 2005 12:41 pm
4497
Martin, If you're interested in doing a bit of work yourself, it's not that bad to had a thread monitor that sits and watches for changes on the filesystem. I...
George Vilches
gav@...
Oct 3, 2005 2:35 pm
4498
... This is not implemented, but it would not be very hard to do so. The main reason we've held off is that this feature can lead to mysterious behavior in...
... This is probably because the connection between the client and the server is idle for too long. Then, a timeout is triggered at a masquerading router or...
... If you have a direct ethernet connection, it is unlikely that you observe any timeout. On the other hand, the initial synchronization of two replicas with...
... What about synchronising the ignore files first ? (and require that those files are never ignored...) I suspect this would involve two "rounds", maybe that...
Damien Pous
damien.pous@...
Oct 5, 2005 2:18 pm
4504
Scratch my last e-mail...Looks like I was correct in that it was still running...Just took a long time to finish up for some reason. So that was a 29 Gig...
I'm experiencing an intermittent failure wherein unison believes that a given pair of roots has never been synchronized, when it has. Now, my guess was that...
Hrm...Interesting...Well I broke my job into multiple paths as suggested. I synced up a few paths no problems then added a whammy of a directory that was ...
What backup parameters do people typically use? Does anyone concern themselves with the day, week, month backup paradigm or is "last three backups" considered...
We are running unison between a number of sites widely separated geographically. Every now and then the link will drop out for some reason. If unison is...
Hi, Just wondered: is it possible to see from the GUI what's currently being ignored? I can add more patterns but it'd be useful to see the full set of ones in...
Hi all, I want to not replicate files ending in ,v (e.g. myfile.txt,v myimage.jpg,v). I want to pass everything on the command line instead of using a profile...
... Yes. In fact, probably the strange error message I'm worried about would be rare and it's enough just to change the update detector in the obvious way. ...
... I get the same messages but the application DOES build. Point you finder to: /Users/frank/unison-2.13.16/uimac/build/Default/Unison.app and double-click on...
Shuly Wintner
shuly@...
Oct 9, 2005 4:53 pm
4516
Quick question: Which side uses more resources in a two way conversation? The server or the client? I have a live server syncing to a backup server. I have...