I run unison from a local directory to synchronize a remote directory (empty). But it seems that the time stamps of the files in the local directory is not...
... Did you look at the -times option? http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/unison-manual.html Alan...
8603
Federico Poloni
f.poloni@...
Nov 8, 2009 8:46 pm
Hi everyone, I am using Unison on my home directory, which contains several subprojects each having its own git repository. When I synchronize, the most...
This is something that I've also wanted for a while -- not only to keep down the number of messages, but also to make sure that changes in certain directories...
I'm currently using Unison to sync my computer with my university39;s networked file space using SSH. My university has a pool of machines you can log into at...
... Set the environment variable UNISONLOCALHOSTNAME to the same value on all those machines. Its value will be used instead of the hostname. Konrad....
Hello, I'm willing to use unison to sync 2 Storage-servers in 2 different countries. I have ZFS Snapshots (backups) on the client, those snapshots actually...
8609
Sandro Plischewski
sanplis@...
Nov 12, 2009 12:20 pm
Isn't there a way to set the display name for the local and remote host inside the prf file? Sandro...
Hello, I have a problem: I need to sync two machines which are far away from each other. Unison is installed on both and short sync IS okay. However when I try...
Hello, I can not. Unless you have a good way to sync dozens of thousands of these small pieces. As I stated, I am not interested in the solutions which relate...
8613
Richárd Kun
kr.listak@...
Nov 12, 2009 2:08 pm
Hi, I use unison with "-repeat" option continuously, and logging to file. I got lines next to the following: Shortcut: copying...
8614
Thomas Manson
dev.mansonthomas@...
Nov 12, 2009 2:14 pm
Hi, I'm building a cluster of lighttpd (web server). It's two seperate machine, each one running one lighttpd server (among other thing). the incomming traffic...
You could use the "root alias" option in a .prf, but I would use a script to set the UNISONLOCALHOSTNAME if possible, because then you don't need to know all...
8616
Антон ...
anticode@...
Nov 12, 2009 6:36 pm
Unison is not appropriate tool. Looking through maillist archives, found this: <http://tech.groups.yahoo.com/group/unison-users/message/8426> ... -- Regards...
Hi Askar, I had the same problem, and the same response. What I found was that I was using the official stable version of unison (2.27), which had problems...
... from each other. Unison is installed on both and short sync ... the local folder (for few hours) it reports "Lost ... do not know if it is any faster when...
I think unison could do the trick, but you would have to either call it often via a cron job, which probably isn't the best idea, or call unison based on a...
It should be possible to write a perl or bash script to do this for you. Might take a bit of work, but nothing too crazy I think. Jason On Thu, Nov 12, 2009 at...
The basic idea of what I was thinking was to put the entire profile description in the script and then write out the profile for the first path, and run...
That works in some cases, but not in general. For example one of the cases where mine runs into Connection Loss is where only 10 files (9 of them in same...
No, this doesn't fit Unison's view of the world very well. I believe what's needed is to change the update detection code so that, if it notices it is taking a...
8624
Thomas Manson
dev.mansonthomas@...
Nov 13, 2009 10:12 am
I think unison will do the job. I've made some initial test, and unison is asking interractively to synchronize files... ex: I add on file on one server then...
That would work for me. In fact, why could the archives not get updated "AS YOU GO" (on a timer, or for every N megabytes read)? That way when a sudden...
dear unisoners, sorry for this long post. before reading along: the following happened with 2.27 since this is currently the best one can get from MacPorts: I...
Can unison syncronize advanced ACL, along with the chmod bits? I added group:staff:rwx permissions to a file in unison_root1 directory, also there is default...