I use Unison to sync between Linux and Mac OSX. (I love it.) Unison always works, save these two issues: 1)I frequently get this error: "Warning: No archive...
Ryan Long
rdlong@...
Dec 1, 2004 11:20 pm
3293
Hi there I think, I am facing a bug in my unison V. 2.9.1. What I am doing for a quite a while now is, that a synchronize a directory of my digital photos...
Hi Ryan- I have a theory for one of your problems, perhaps someone can jump in to answer about the other. ... The times I most often see this happen are when...
Hi I am new to Unison....I have used under Linux works very well...like it a lot. But I am having some problem setting it up under Windows XP...for SSH mode of...
Suji Velupillai
svelu@...
Dec 2, 2004 2:42 pm
3296
... Dear Camillo, I'm pretty sure 2.9.1 supports sshcmd. I've been using "sshcmd = c:/cygwin/bin/ssh.exe" since 2.9.1 first came out. I suspect it's ...
Hello, I have just started using Unsion 2.9.1 to sync some 60Gig of files across 2 Windows 2000 Server boxes. Initially I tried about 12 files and that was...
I receive this error message from Unison: .. [BGN] Updating file XXX from YYY to ZZZ Failed with exception Util.Transient("Error in open dest. file:\n Too...
Hi unison-users, I've been using unison happily for a couple of years, and like the fact that the "-times" option will sync timestamps across machines. ...
Hello, ... The initial synchronization of large replica does not work well. The server tries to send a lot of information back to the client, but there is...
... [..] ... ...and you can use "RootAlias" to correct for this, and force Unison to use the old archive for the "new" root. --KW 8-) -- Keith Wansbrough...
Well from experience with backups on Windows server I would first check to see if the file was being used as a background on a desktop, that is the most...
Hi, I have the same problem occasionally. I'm using unison to mirror (using -force) part of my system to a USB hard drive for backups (under Windows XP) and I...
Executive summary: when synchronizing a remote SunOS system that has a file and directory whose names differ only in case, being synchronized with a local...
Wayne Hayes
wayne@...
Dec 9, 2004 1:26 am
3306
Could you try running with '-debug all' and post the result? Thanks, Benjamin...
I have run across this issue as well. I use Unison to back up Windows roaming profile data to an offsite location. (It's a W2kServer -> W2kServer transfer.)...
I'm using Unison 2.9.1 on a WinXP svc pk 2 machine, synchronizing to a linux machine. On my laptop, this works great, but I just set up a new desktop machine,...
This is a problem with recent versions of Cygwin (v1.5.11 and v1.5.12). The problem is the Cygwin DLL itself, not ssh. People seem to be having success using...
I also noticed some strangeness with the backup versioning. I have a file called foo.txt that just contains the string "version n". I manually bumped the...
A few months ago I supplied a patch that changed the behavior of the "backups" option. I did not touch the "backup" (no 's') option which uses different code....
job@...
Dec 13, 2004 2:40 pm
3313
... I agree with this -- the original intention was that the newer "everything in one place" backup system replace the older "in the same directory" backups....
This is a unique issue, The set up is win 2000 in a work group enviroment. Unison is set up and connects via ssh to a linux box. I am using public keys for...
Hello all. I'm trying to buuld unison 2.9.1 on Fedora core 3. make UISTYLE=text fails at the link stage. Any tips? Frank. Linking unison ocamlopt -verbose -I...
hi i am currently using unison (2.9.1, a great tool by the way) on windows xp with the last free version of ssh secure shell client. works perfectly. i tried...
... You seem to be using ocaml 3.08, which is too new to compile unison (some functions had their name changed from ... to caml_...). To solve this problem,...
... [snip] ... thanks a lot. I can confirm that this works (the significant step seems to be using sshversion = 2 in your profile). So plink is then called in...