Hi, Benjamin. You know, I had previously tried -fastcheck=false and it didn't help, but I just tried it and it did. This is so weird! Why do you think that...
Hi there, I'm new at unison and I found it great. I syncronize my laptop and my Desktop and it is working great. Now I need a good software for backup an...
... Well, the textual user interface does have the capability of retrying the sync on paths with transfers that fail. One could turn off fastcheck completely...
I have had this problem in the past although it was with .xls files not .doc files. My first question would be what version of unison are you using? I...
I'm using Unison 2.9.1 on Win XP SP3 to mirror a directory and subdirs over the network to a Windows 2003 Server box. During the fastcheck phase, everything is...
I finally realized I was using a much older version 2.9.1 than the current stable release. With 2.27.57, the apparent memory leak is no longer an issue, which...
Hello all, I am using Unison in this instance to make backups and got a handful of these errors: Failed: Error in copying locally: ...
Scott Bohler
sbohler@...
Oct 6, 2008 5:18 pm
7574
Hi, I have Unison running (as root) every 10 minutes. When less then 5 files (aprox) are changed in the meanwhile, everything runs fine... When more than 5...
Thanks Alan. How do you add the path of the additional metafiles to the profile? This is what I did: 1. Move the metafiles to the directory containing the...
Hi guys, I get the following failures on a sync from linux to windows (unison running on linux): 30_knowledge/balanced_scorecard Error in setting modification...
nils
internationils@...
Oct 9, 2008 8:46 pm
7582
... Solution was simple: the mounted drive was owned by root.root instead of nils.nils (now changed with the uid= and gid= in fstab) ... but why that allows me...
Nils
internationils@...
Oct 10, 2008 12:12 pm
7583
... hmm, unfortunatly this did not help one other thing, on 9:20 i see in the following logfiles that the file 081008-1923.png is new and updated. In 9:30 this...
If this behavior is repeatable, you may be able to understand things better by running with "-debug all" and having a look at what's happening with the file...
I want to change the way unison changes timestamps on files. We have a star/spoke topology with a FreeBSD machine acting as a server, and then multiple Windows...
Hi Rasmus, Os.runExternalProgram will take a command (as a string) and execute it in an external shell. But I don't really see why this approach is needed here...
Hello, Short question: Using the Unison command line, I can ignore file permissions with the option "perms 0", but is there a way to do this through the ...
Ward Van Heddeghem
wardvanheddeghem@...
Oct 15, 2008 7:35 am
7588
... Your profile is stored either in .unison or in Library/Application Support/Unison You can then edit it with your favorite text editor, adding the ...
Right so this question has been asked, and answered, lots of times before but none of the profile locations exist on my system. I am running OSX leopard on a...
They may be in a .unison folder in your home directory. That's where they get stored on Linux (and even Windows), and prior versions of Unison on OS X used...
For what it's worth, I run unison on OS X and my profiles are stored under .unison in my home directory and I didn't have to set up anything special for unison...
Hi, I'm trying to sync/diff some files that are in a non-writable directory. The files themselves *are* writable. Obviously Unison seems to create temporary...
We put temp files in the same directory because there's no obvious other place to put them that is guaranteed to be on the same volume (so we can move by...