Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

unison-users · Users group discussion forum for Unison file synchronizer

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 7819 - 7848 of 10843   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
7819 darkwalk1980 Send Email Feb 1, 2009
5:49 pm
I've tried everything without luck. Hopefully I can get some help here. Greatly appreciated! Background: Using unison version 2.27.57 in ubuntu tring to...
7820 Jason Axelson
bostonvaulter Send Email
Feb 2, 2009
4:47 am
Well, I can't help you but I just realized that I am getting a similar error on my imac. However my error is on the local side. They both appear to be...
7821 piero.desalvia Send Email Feb 5, 2009
11:02 am
Hi, I am synchronising between two Windows disks, C:\xxx&#92;xxx etc and G:\xxx&#92;xxx etc But I installed a memory stick driver and the drive letter of G: changed to...
7822 Scott Bohler
sbohler@... Send Email
Feb 5, 2009
2:58 pm
Open Computer Management and change your drive letter back to G: and all should be well. [cid:070145014@05022009-282D] ... Scott ...
7823 blinc2008 Send Email Feb 6, 2009
2:45 am
I am a new user of Unison. I am currently playing with the GUI OSX version, I don't know if that impacts the problem/issue I ran into today. I was surprised...
7824 Marco Poletti
poletti.marco@... Send Email
Feb 6, 2009
1:15 pm
Hi, I have seen the "local copy" feature in action in unison. That's amazing (for the ones who don't know, instead of copying the file from one computer to...
7825 Benjamin Pierce
benjamincpierce Send Email
Feb 6, 2009
1:25 pm
Yes, it could, if someone felt like a little hacking. It would require scanning the "work list" before actually starting to execute it and identifying...
7826 Dave Warren
devilspgd Send Email
Feb 6, 2009
7:03 pm
On Fri, 6 Feb 2009 08:26:05 -0500, Benjamin Pierce ... You'd also have to take care to handle the situation where a file is copied, then renamed, since the...
7827 David Nicolas Hopmann
dnh@... Send Email
Feb 7, 2009
1:16 pm
Hi, thanks for a great tool. I have a problem when I try to synchronize data on my Kubuntu 8.10-machine with data on an USB with Fat32. First, Unison seems to...
7828 tomcowin Send Email Feb 8, 2009
3:39 pm
What's the difference between changed ====> changed ELEVM.RI and changed ----> temprm.ri ?? Reason why I ask - I'm syncing a unix and windows hosts, and...
7829 Dirk Dittert
dirkdittert Send Email
Feb 9, 2009
1:25 pm
Hello everybody, I am a new user to Unison and have problems with synchronizing file modification times. It is important to me to be able to automatically ...
7830 e.schava Send Email Feb 10, 2009
9:46 am
Hi Is there any progress or plans with support of new protocols? It's not possible always have installed unison on remote host. So support of sftp, webdav will...
7831 Jason Axelson
bostonvaulter Send Email
Feb 10, 2009
9:51 am
While I'm not sure of the possibility of support via unison, one tool that I have been using with some success is lftp. However, I believe that it lacks caches...
7832 Wayne Hayes
wayne@... Send Email
Feb 10, 2009
4:37 pm
As I write this, unison is in the middle of a large file transfer. The transfer is mostly an upload from my home Unix (actually Cygwin) machine to a school...
7833 melk600 Send Email Feb 10, 2009
7:12 pm
This sounds like a great feature to me, but since Unison is not in "active" development any longer (see the website), even though it does seem that Benjamin...
7834 Dave Bayer
syzygies82 Send Email
Feb 10, 2009
7:26 pm
Perhaps bandwidth throttling should be a machine responsibility, not a program responsibility? Many motherboards now come with dual ethernet ports. My campus...
7835 melk600 Send Email Feb 10, 2009
9:28 pm
This is a good point. I'm not familiar with Unix, but as far as Linux is concerned, iptables can be set up to limit bandwidth. And only for certain processes...
7836 Ben Stillwell
ben.stillwell Send Email
Feb 12, 2009
7:05 pm
Greetings, Pure linux environment, want to email the results of each individual unison batch. Can someone please point me in the right direction? Thanks in...
7837 Martin von Gagern
mvgagern Send Email
Feb 12, 2009
7:18 pm
Hi! For the impatient: the cause of this bug lies in the fact that OS X stores file names in decomposed from (NFD or close enough) and enforces this...
7838 Matt Zagrabelny
rhinogg Send Email
Feb 12, 2009
7:23 pm
... Perhaps write a wrapper script (pseudo code follows): #!/bin/sh log_file = generate_custom_logfile(current_date_and_time) unison -logfile log_file cat...
7839 Scott Bohler
sbohler@... Send Email
Feb 12, 2009
8:06 pm
I use blat.exe under Windows. You may want to try sendmail or sSMTP - http://www.linux.com/feature/132006 Scott ________________________________ From:...
7840 Benjamin Pierce
benjamincpierce Send Email
Feb 13, 2009
3:32 pm
... We're still working on understanding why this happens. I've just changed this checking code in the developer version so that, when a fingerprint match...
7841 Benjamin Pierce
benjamincpierce Send Email
Feb 13, 2009
3:38 pm
If this problem is repeatable, especially if it's repeatable when the sync is restricted to a small number of files (with "-path ..."), it would be useful to...
7842 Benjamin Pierce
benjamincpierce Send Email
Feb 13, 2009
3:42 pm
... Right: Unison doesn't care if you delete backup files. (I often delete my whole ~/.unison/backup directory when my disk gets too full...) - Benjamin...
7843 Alan Schmitt
schmittafr Send Email
Feb 13, 2009
9:13 pm
(Resending because I only sent it to Ben.) ... Here is what I use for some backups. A cron job: 5 3 * * * $HOME/bin/backup.sh (make sure cron is configured to...
7844 Dirk Dittert
dirkdittert Send Email
Feb 14, 2009
12:41 pm
Hi, I am still trying to figure this issue out. It seems like file modification time handling is completely broken in my setup. Looking for changes Waiting for...
7845 Martin@...
mrjcleaver Send Email
Feb 14, 2009
6:12 pm
Hi Alan, I've twice mistakenly advised people to use the "port" command to install unison on a Mac, having followed the ...
7846 Benjamin Pierce
benjamincpierce Send Email
Feb 14, 2009
6:17 pm
I'll fix the download page to reflect this. If the situation changes, I hope somebody will let me know so I can change it back... :-) Thanks, Martin....
7847 Martin von Gagern
mvgagern Send Email
Feb 16, 2009
1:10 pm
Hi Kai! ... That sure looks interesting. However, I'm not sure that's the same thing that's bugging me. If unison were thinking Unicode or UTF internally, then...
7848 kavelot Send Email Feb 16, 2009
2:07 pm
hello I'm mirroring more than 600,000 files using unison and it's taking more than I expected I believe one of the reasons is the maintenance of the archive...
Messages 7819 - 7848 of 10843   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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