Folks, I'm trying to get a remote session to work with the below test.prf file: I can do this just fine: ssh -p 34 brent@... unison -version but when...
Hi everybody, I'm trying to establish an unison connection between a MacOSX and a very old Digital UNIX 4.0 machine. As I had to compile unison on the Digital,...
Thomas Straus
straus@...
Jul 3, 2006 3:50 pm
5296
This looks like a very low-level error from the OCaml runtime system. One side is unable to unmarshall a data structure that has been marshalled on the other...
... Congratulations, you've just met the buggy C compiler on the old Digital UNIX machines. I can't remember the version details now, but a couple of years...
latest linux, 2.17.1. xorg-x11 was just updated to version 7. this seems to have broken unison. I get a "Fatal Error: Uncaught exception Gpointer.Null"...
on my gentoo box (w/ modular X, v.7.1), this was caused by a missing font and was solved by adding a package
media-fonts/font-schumacher-misc-1.0.0
and...
Thanks Andrew and Benjamin! I got the thing working. Probably the problem was what Andrew described. To fix the problem I decided to download OCaml version ...
Thomas Straus
straus@...
Jul 4, 2006 3:56 pm
5301
Hi all. Is there any way to get Unison to detect when a file moves from one directory to another, both within the same root? I'll be syncing a couple machines...
... This should work by default: the "xferbycopying" option is on by default, and if it finds a file with the same hash as the file to transfer, it will copy...
I have a Linux server running Unison and two Win/XP PC's. One Win/XP desktop and one laptop. I installed Unison in all of them and create a directory with my...
Hi All, I backup my stuff on a remote box that I mount through sshfs/fuse locally. Both boxes run Linux 2.6.x I have the following problem, ie. unison cannot...
... Did you see the third item on http://fuse.sourceforge.net/wiki/index.php/SshfsFaq ? But I won't be surprised if using sshfs will make things much slower: ...
... FWIW, I just tried it and it works fine here. ... Writing is not a problem -- it's renaming that is problematic. (Did you really try the FAQ entry?) -- ...
Trying to push any of the buttons on http://www.cis.upenn.edu/~bcpierce/unison/download.html <http://www.cis.upenn.edu/%7Ebcpierce/unison/download.html> yields...
... Yes, the Unison download site is having problems because of a change in our server's configuration. I hope to have this fixed tomorrow. - Benjamin...
hi I want to use unison to sincronize a local directory with a webdav remote file system. The problem is that this file system doesn't accept filenames with...
The prefix for temporary files is hard-wired, but if you're willing to compile from source it is not hard to change: just edit this line in os.ml... let...
... I notice this is not yet fixed... Any chance you could point me at someplace to get the tarball and perhaps any binaries (redhat and solaris)? Thanks, ...
Hello, thanks for the great app. I am trying to backup (one way) my Microsoft Access database (400 MB), to another computer via a mapped drive to another...
... You could grab source from any of the cygwin mirrors, e.g. http://cygwin.rtin.bz/release/unison/unison2.13/unison2.13-2.13.16-1-src.tar.bz2 The tarball...
... I hope no one does, since the thing is large and would land in the inbox of every subscriber on this list. Why can't you just download it from the Unison...
Is there an actual installer for unison for windows? does it install as a service? i may look into this to synchronize our windows servers....Please let me...