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...
Show off your group to the world. Share a photo of your group with us.

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 2615 - 2644 of 8605   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2615
Hi, I use socket method. My server is on an NT4 system. My client is on Win2k server. I can't run unison using debug because the problem appear only when I use...
Mikaël PLOUHINEC
mikael_plouh...
Offline Send Email
Jul 1, 2004
7:50 am
2616
Hi, ... [...] ... Windows provides two API for manipulating files: a 8-bit API where filenames are encoded in the current locale and a 16-bit API where ...
Jerome Vouillon
jv314159
Offline Send Email
Jul 1, 2004
5:50 pm
2617
... I doubt this is due to whitespaces. At the moment, Unison requires a path to correspond to a location in an existing directory. So, if you want to...
Jerome Vouillon
jv314159
Offline Send Email
Jul 1, 2004
5:55 pm
2618
Hi, ... In your case, this is indeed a stack overflow in the rsync code. (It it fixed in the developper version of Unison, so it will be fixed in the next...
Jerome Vouillon
jv314159
Offline Send Email
Jul 1, 2004
6:14 pm
2619
We found a bug in the latest stable version of the unison source (2.9.1) and are suggesting a patch (below). The patch fixes a problem in unison with the...
bliviero
Offline Send Email
Jul 2, 2004
12:35 am
2620
I've been using unison 2.9.1 between solaris boxes and Mac OS X for a year - works great! Now I have a new windows XP box. I can't get it to work. ... dumbtty...
Harold Carr
dr_harold_carr
Offline Send Email
Jul 3, 2004
6:00 pm
2621
Hi, I'm having problems when syncing/backuping home directories that are in use. I want to make a backup of /home from a remote machine, and store it on a...
Jérôme Augé
eguaj
Offline Send Email
Jul 4, 2004
10:33 am
2622
From the manual Page 21 - Preferences: diff xxx : This preference can be used to control the name (and command-line arguments) of the system utility used to...
hans_riess
Offline Send Email
Jul 4, 2004
2:33 pm
2623
I'd like to use Unison (on Windows) for synchronization with a (dumb, but cheap) ftp server. Running Unison on the server is not an option. Thus, I'm trying to...
v9312
Offline Send Email
Jul 5, 2004
11:45 am
2624
We would "mount" it.... You can do the same. Type "Net use /help" in any command window and You will see Your options. As long as the server can see the ftp...
anders.naslund@...
Send Email
Jul 5, 2004
12:52 pm
2625
Currently Im running Unison 2.91 in between two Win2k boxes. The program works, no problem there, however the file synchronization process seems very slow, as...
hilton_kev
Offline Send Email
Jul 5, 2004
3:15 pm
2626
... [..] ... I think this happens only when Unison has to copy an entire directory, such as when you run Unison for the first time. Once things get going,...
Keith Wansbrough
kwan001
Offline Send Email
Jul 5, 2004
3:25 pm
2627
I'm running Unison 2.9.1 on Windows 2000 and Windows XP Professional. I use it to synchronize read-only files. If I change one of them and re-synchronize, the...
Bob Burger
burgerrg
Offline Send Email
Jul 6, 2004
12:25 am
2628
I had this same problem under XP. The problem went away when I turned off opportunistic locking (see ...
ciresh
Offline Send Email
Jul 6, 2004
8:40 pm
2629
I'm in trouble now. I've been using unison for a year now and am completely dependent on it. But just now unison 2.9.1 core dumped on my mac ibook. It's...
dr_harold_carr
Offline Send Email
Jul 7, 2004
12:22 am
2630
In a discussion on web search engines, which aim to mirror the contents of the web, the topic of fetch intervals was brought up. No engine can fetch every web...
Lars Aronsson
lars_aronsson
Offline Send Email
Jul 7, 2004
9:14 pm
2631
Hello, I've farly new to unison but have mangaged to get unision to do sync several directories. The only thing I haven't figured out how to do is to tell...
Dewey Decimal
dewey2461
Offline Send Email
Jul 8, 2004
5:02 pm
2632
Hi All, Possibly a newbie problem here, possibly not. I'm unning unison on a Linux to Linux sync. I've moved over all my network syncronising from rsync to...
rufty_manc
Offline Send Email
Jul 12, 2004
7:22 pm
2633
... [...] ... of course, with the "rshargs" parameter (even if you use ssh !) Flo...
Florian Seydoux
Florian.Seydoux@...
Send Email
Jul 13, 2004
12:00 pm
2634
Hi folks, I am attempting to write a script that will simply syncronize N directories out of a main top level directory... The number I need to sync can vary...
dblii@...
dblii
Online Now Send Email
Jul 14, 2004
7:06 pm
2635
Is it possible someway to point to an other path with ssh? I should reach D:\a.tmp unison a.tmp ssh://server//d/a.tmp With SMB it's very slow. Thanks...
Chris Jeker
chjeker
Offline Send Email
Jul 15, 2004
8:13 am
2636
dear readers, there seems to be no way to preserve the original file date and time stamp of files that were copied from replica A to replica B. Depending on...
baruch866
Offline Send Email
Jul 17, 2004
7:19 pm
2637
... It works for me with times = true in the profile file. I use Linux and OpenBSD machines, but I suppose it should work for Windows too....
Zvezdan Petkovic
zvezdan@...
Send Email
Jul 17, 2004
9:22 pm
2638
... Have you tried "times = true" in your config file? -- Britney Spears and Madonna's newest song " Me Against the Music" I don't know what they were fighting...
Dave Warren
devilspgd
Offline Send Email
Jul 18, 2004
12:49 am
2639
... Try adding "times=true"...
Dave Warren
devilspgd
Offline Send Email
Jul 18, 2004
3:13 am
2640
Hi All, Back again with what is doubtless another rtfm question:-) Is it possible in a similar manner to rsync to apply a bandwidth limitation on the unison...
rufty_manc
Offline Send Email
Jul 18, 2004
11:58 pm
2641
In recent (developer) versions, the -threads switch actually works. Setting it to 1 should help some. - Benjamin...
Benjamin C. Pierce
benjamincpierce
Offline Send Email
Jul 19, 2004
12:06 am
2642
I will explain my architecture layout to you because I think you will help me better. I'm using several machines for hosting services. I use a main ftp server,...
latas2000
Offline Send Email
Jul 19, 2004
11:23 am
2643
Hi, I use unison 2.9.1 to keep some Linux machines sync'ed. I recently upgraded one to Slack 10. If I ssh from the Slack 10 machine to a Slack 9.1 machine,...
Jim Diamond
ndolam
Offline Send Email
Jul 19, 2004
7:51 pm
2644
Hello I am starting to use unison to synd many directorys but i didn't find yet how to automate the sync of all the dir. I mean i have two couple of roots (for...
a1357921
Offline Send Email
Jul 20, 2004
4:07 pm
Messages 2615 - 2644 of 8605   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