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 7819 - 7848 of 8604   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7819
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...
darkwalk1980
Offline Send Email
Feb 1, 2009
5:49 pm
7820
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...
Jason Axelson
bostonvaulter
Offline Send Email
Feb 2, 2009
4:47 am
7821
Hi, I am synchronising between two Windows disks, C:\xxx\xxx etc and G:\xxx\xxx etc But I installed a memory stick driver and the drive letter of G: changed to...
piero.desalvia
Offline Send Email
Feb 5, 2009
11:02 am
7822
Open Computer Management and change your drive letter back to G: and all should be well. [cid:070145014@05022009-282D] ... Scott ...
Scott Bohler
sbohler@...
Send Email
Feb 5, 2009
2:58 pm
7823
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...
blinc2008
Offline Send Email
Feb 6, 2009
2:45 am
7824
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...
Marco Poletti
poletti.marco@...
Send Email
Feb 6, 2009
1:15 pm
7825
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...
Benjamin Pierce
benjamincpierce
Offline Send Email
Feb 6, 2009
1:25 pm
7826
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...
Dave Warren
devilspgd
Offline Send Email
Feb 6, 2009
7:03 pm
7827
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...
David Nicolas Hopmann
dnh@...
Send Email
Feb 7, 2009
1:16 pm
7828
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...
tomcowin
Offline Send Email
Feb 8, 2009
3:39 pm
7829
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 ...
Dirk Dittert
dirkdittert
Offline Send Email
Feb 9, 2009
1:25 pm
7830
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...
e.schava
Offline Send Email
Feb 10, 2009
9:46 am
7831
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...
Jason Axelson
bostonvaulter
Offline Send Email
Feb 10, 2009
9:51 am
7832
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...
Wayne Hayes
wayne@...
Send Email
Feb 10, 2009
4:37 pm
7833
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...
melk600
Offline Send Email
Feb 10, 2009
7:12 pm
7834
Perhaps bandwidth throttling should be a machine responsibility, not a program responsibility? Many motherboards now come with dual ethernet ports. My campus...
Dave Bayer
syzygies82
Offline Send Email
Feb 10, 2009
7:26 pm
7835
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...
melk600
Offline Send Email
Feb 10, 2009
9:28 pm
7836
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...
Ben Stillwell
ben.stillwell
Offline Send Email
Feb 12, 2009
7:05 pm
7837
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...
Martin von Gagern
mvgagern
Offline Send Email
Feb 12, 2009
7:18 pm
7838
... Perhaps write a wrapper script (pseudo code follows): #!/bin/sh log_file = generate_custom_logfile(current_date_and_time) unison -logfile log_file cat...
Matt Zagrabelny
rhinogg
Offline Send Email
Feb 12, 2009
7:23 pm
7839
I use blat.exe under Windows. You may want to try sendmail or sSMTP - http://www.linux.com/feature/132006 Scott ________________________________ From:...
Scott Bohler
sbohler@...
Send Email
Feb 12, 2009
8:06 pm
7840
... 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...
Benjamin Pierce
benjamincpierce
Offline Send Email
Feb 13, 2009
3:32 pm
7841
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...
Benjamin Pierce
benjamincpierce
Offline Send Email
Feb 13, 2009
3:38 pm
7842
... 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...
Benjamin Pierce
benjamincpierce
Offline Send Email
Feb 13, 2009
3:42 pm
7843
(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...
Alan Schmitt
schmittafr
Offline Send Email
Feb 13, 2009
9:13 pm
7844
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...
Dirk Dittert
dirkdittert
Offline Send Email
Feb 14, 2009
12:41 pm
7845
Hi Alan, I've twice mistakenly advised people to use the "port" command to install unison on a Mac, having followed the ...
Martin@...
mrjcleaver
Offline Send Email
Feb 14, 2009
6:12 pm
7846
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....
Benjamin Pierce
benjamincpierce
Offline Send Email
Feb 14, 2009
6:17 pm
7847
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...
Martin von Gagern
mvgagern
Offline Send Email
Feb 16, 2009
1:10 pm
7848
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...
kavelot
Offline Send Email
Feb 16, 2009
2:07 pm
Messages 7819 - 7848 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