Search the web
Sign In
New User? Sign Up
unison-users · Users group discussion forum for Unison file synchronizer
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2186 - 2215 of 8604   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2186
... For the case I am thinking of (executables), a solution would be not to ignore them, but to flag them as "not transferable". The update detectors would...
Konrad Hinsen
konrad_hinsen
Offline Send Email
Feb 1, 2004
1:08 pm
2187
... I think this would be annoying -- you'd have to wade through all the executables in the user interface. Better (and not much more difficult, if my...
Benjamin C. Pierce
benjamincpierce
Offline Send Email
Feb 1, 2004
1:14 pm
2188
... The main issue would be efficiency (number of messages between hosts). At the moment, update detection is totally asynchronous -- one message crosses the...
Benjamin C. Pierce
benjamincpierce
Offline Send Email
Feb 1, 2004
1:28 pm
2189
Hello there, Is there a way to use unison to do one way sync?? Note: I don't want to use rsync, I know it does unidirection sync. Sorry if it is a stupid...
Nicolas Velasquez O.
spidyno
Offline Send Email
Feb 1, 2004
3:40 pm
2190
I have been successfully using unison to synchronize two Windows computers through a USB drive. In essence, the two computers are not communicating through the...
Laurent Franceschetti...
laurent.franceschetti...
Send Email
Feb 1, 2004
3:41 pm
2191
I have been successfully using unison to synchronize two Windows computers through a USB drive. In essence, the two computers are not communicating through the...
Laurent Franceschetti...
laurent.franceschetti...
Send Email
Feb 1, 2004
3:42 pm
2192
... Check the "force" option in the user manual. Konad...
Konrad Hinsen
konrad_hinsen
Offline Send Email
Feb 1, 2004
4:40 pm
2193
Is there any way to indicate preferences for the server side, in addition to the client side? Here's the motivation: I have filesystems on two machines (which...
Adam M. Costello
unison-users@yahoogro...
Send Email
Feb 2, 2004
2:36 pm
2194
... *All* preferences (in particular, ignore patterns) are always propagated from the client side to the server side. - B ... BENJAMIN C. PIERCE, Professor ...
Benjamin C. Pierce
benjamincpierce
Offline Send Email
Feb 2, 2004
2:39 pm
2195
... Does anybody have an answer to this? I've recently been playing with Unison trying to get this to work, but so far no go. It works locally, but not...
ttsig1
ttsig@...
Send Email
Feb 2, 2004
10:10 pm
2196
Hi, I noticed reading some the of release notes that Unison tries to multithread the transport level and that it used 5 threads. Is there any way to reduce...
gilh@...
Send Email
Feb 2, 2004
10:13 pm
2197
... A very small hack to the source of case.ml would be the only change needed. Unison is pretty easy to recompile from sources. B...
Benjamin C. Pierce
benjamincpierce
Offline Send Email
Feb 2, 2004
11:00 pm
2198
... Oops, sorry, I jumped to the wrong conclusion. When the server took much longer to build its index than the client did, even though the client is an older...
Adam M. Costello
unison-users@yahoogro...
Send Email
Feb 3, 2004
1:10 pm
2199
... That's what I did for my personal copy. But I wonder how many users feel comfortable hacking Caml code. Konrad....
Konrad Hinsen
konrad_hinsen
Offline Send Email
Feb 3, 2004
6:17 pm
2200
Hi, Situation: - I have (2) USB drives where I want to synchronize one directory off one to a directory on the other (about 10-15 gb in this directory). I ...
madandeli
Offline Send Email
Feb 3, 2004
6:37 pm
2201
In some case (windows – linux) unison was installed on client and we need to perform extra action after or before synchronization. Can you add a remote...
fcrestois
Offline Send Email
Feb 3, 2004
9:05 pm
2202
... Personally, I would simply use ssh. It works fine on windows (either cygwin or others), and it's secure. I use it all the time. Brian...
Brian Brown
rbb@...
Send Email
Feb 3, 2004
11:19 pm
2203
Hi, I noticed reading some the of release notes that Unison tries to multithread the transport level and that it used 5 threads. Is there any way to reduce...
gilh@...
Send Email
Feb 4, 2004
3:17 am
2204
Hello, I'm running Unison to sync my laptop with my home directory. When I specify the local path as /home/gilh/somedir/workspace the local Unison process...
Gil Hauer
gilh@...
Send Email
Feb 4, 2004
3:18 am
2205
Dear Unison Users Greetings to everybody, I just went through the documents of Unison. A: 1. I started unison -socket 9932 in one machine 2. unison mydir...
pudhiyavan
pudhiyavan@...
Send Email
Feb 4, 2004
2:22 pm
2206
We are using unison 2.9.1 to synchronize between a Linux server and several Windows clients and are generally very happy with it. There is one thing though...
fantasticwizard2001
fantasticwiz...
Offline Send Email
Feb 4, 2004
2:24 pm
2207
... Unison requires you to specify both the local and remote roots separately. This is because the local and remote machines might have very different ...
Trevor Jim
trevor@...
Send Email
Feb 5, 2004
3:17 am
2208
Hello I am using Unison (2.9.1) for the first time so please forgive my newbie question. I noticed that Unison does not convert newlines in text files when ...
Cristian Bogdan
cristi@...
Send Email
Feb 6, 2004
5:12 am
2209
Hi, does anybody use Unison (with its graphical interface) on a Fedora Core 1 box? I'tried and the only thing I got is a Segmentation Fault Error (when using...
Victor Martinez Moll
victor.martinez@...
Send Email
Feb 6, 2004
2:04 pm
2210
... I have unison set to ignore all the CVS directories (ignore = Name CVS), and only commit/update etc from one side. I would have thought it would be quite...
Keith Wansbrough
kwan001
Offline Send Email
Feb 6, 2004
2:08 pm
2211
I'm running unison 2.9.1 from a cron job every half hour to sync UPS Labels that our company creates on 2 different machines. This is the command at it is in...
tordia
tordia@...
Send Email
Feb 6, 2004
6:35 pm
2212
... Did you try installing libgtk-1.2 RPM? You can probably find it on rpmfind.net or Google. -- Zvezdan Petkovic...
Zvezdan Petkovic
zvezdan@...
Send Email
Feb 6, 2004
10:21 pm
2213
Hi there, I am toying with the following idea, maybe someone has thought about it or could give some pointers. Scenario: one linux, one Windows machine. I am...
fhkbln
fhkbln@...
Send Email
Feb 7, 2004
7:36 pm
2214
Hi Keith, all, ... Many thanks! (I am now subscribed to the list) Indeed, even the command-line windows cvs has no problem with unix-generated administrative...
Cristian Bogdan
cristian_bogdan
Offline Send Email
Feb 8, 2004
8:18 am
2215
... Reasonable, but not that straightforward to implement -- Unison's logic looks at the contents of files in many places (for hashing during update detection...
Benjamin C. Pierce
benjamincpierce
Offline Send Email
Feb 8, 2004
1:07 pm
Messages 2186 - 2215 of 8604   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help