... It's online at http://alan.petitepomme.net/projets/unison/index.html Alan -- Alan Schmitt <http://alan.petitepomme.net/> The hacker: someone who figured...
Hi, I've used unison for a few years and several times have run into the situation where I have the same file on both ends of the link and I would prefer it to...
Hi All... ... The files could have identical content, but different properties (mod time, permissions). Unison would then ask for guidance from the user. ... ...
... Thanks for your and Wm's replies. To be clear, I am dealing with the same file on an OS X client and a Linux server, same md5, different modification...
... If the file has a resource fork on one side, that will certainly be included in Unison's notion of its "contents." If only the properties (modtime, etc.)...
... Ah, thanks, a "rsrc = false" and "ignore Name {._*.*}" did the trick. Sorry if this was a basic question, but I'm glad I finally decided to ask it. It...
... Unison uses the rsync algorithm for transferring files (and resource forks); only the changed parts are actually transferred. (I'll think about displaying...
Has anyone ever integrated ClearCase with Unison? I have in mind to make Unison execute ClearCase checkout before attempting to write a file into the ClearCase...
Hi. I'm currently looking at unison so I can sync my password files on a two node cluster, however I'm just testing on the same node for the moment. I'm trying...
Hi, Try putting backupcurrent = Name * (or possibly something less aggressive that just matches your password files) in your unison profile. Manually make the...
Is Unison sensitive to the way WinXP mounts removable USB media? Or: are there known bugs in the 2.26.12 Win and/or Gtk installer? ... I was finally...
Hi Benjamin Thanks for such a quick reply. I now have it running and merging changes. Can you point me in the direction on the 2.26 source/binary I can't...
... Right: It's the development version (actually, the development version is 2.27 now). There are binaries in the contributed binaries section, though. - B...
This seems to work most of the time now. I've set MTU to 1400 on both my boxen, and although it seems ridiculously slow to transfer the data, more often than...
Hi, ... [...] ... I suspect that the name of one of your files contains a slash '/', which confuses Unison. You can try to run unison with the "-debug update"...
... It looks like one of your ADSL connections is unreliable and drops some packets. (The TCP protocol assumes a reliable connection and works poorly when...
I want to download the latest stable binaries for unison.
Starting from page
http://www.cis.upenn.edu/~bcpierce/unison/index.html
I clicked "Downloads" and...