You could map the network share as a drive and then unison would see it as a local drive. From the command line it would be the "net use" command. Regards, ...
10318
Pierce Benjamin C.
benjamincpierce
May 3, 2012 6:08 pm
Right....
10317
Anton Shepelev
anton.shepelev
May 3, 2012 6:08 pm
Hello all, At work, I want to synchronize my local folder with a folder on a Windows remote machine on the local network. Unfortunately, that folder is...
10316
Adrian Klaver
adrian.klaver@...
May 3, 2012 3:21 pm
... To follow up. On my machine: root = ssh://aklaver@...:64000 Running with unison -debug all -ui text local_mayhem I get the following in the...
10315
Peng Yu
PengYu.UT@...
May 3, 2012 3:12 pm
I don't see a way ignore just fifo (fifo doesn't appear in the manual). Are you suggesting "ignore" based on Name or Path? On Thu, May 3, 2012 at 9:58 AM,...
10314
Adrian Klaver
adrian.klaver@...
May 3, 2012 3:00 pm
... The way I use Unison the root= points to the top of the section of the file system I am interested in. path= then points to the particular directories...
10313
Pierce Benjamin C.
benjamincpierce
May 3, 2012 2:58 pm
Sure: Use the "ignore" preference. - Benjamin...
10312
Peng Yu
PengYu.UT@...
May 3, 2012 2:54 pm
On Thu, May 3, 2012 at 9:11 AM, Pierce Benjamin C. ... I don't care what it means. I'm not what kind of answer is expected. But if I can create a fifo in one...
10311
Paul Kallnbach
paulkallnbach@...
May 3, 2012 2:33 pm
Thanks Adrian, thanks Ben! I tried to use .ssh/config, but even if I could create a working shortcut for my server, it wouldn't accept any attached paths (but...
10310
Pierce Benjamin C.
benjamincpierce
May 3, 2012 2:11 pm
Short answer: Not likely. Longer answer: Do you have a clear picture of what this should even mean? - Benjamin...
10309
Peng Yu
PengYu.UT@...
May 3, 2012 2:09 pm
Hi, It seems that unison does not recognize fifo. Shall this feature be added? Thanks! -- Regards, Peng...
10308
Adrian Klaver
adrian.klaver@...
May 3, 2012 1:33 pm
... Had another thought. Have you tried with the IP address for the server instead of the DNS name to see if it really is a name resolution problem? ... -- ...
10307
Adrian Klaver
adrian.klaver@...
May 3, 2012 1:29 pm
... Have you tried the form below?: root = ssh://paul@...:43628 I have a profile with the above form and it works. The /path/to/home would seem to be...
10306
Ben Timms
benjamin_timms
May 3, 2012 6:27 am
Hi Paul My advice would be to use the .ssh/config file to set up the settings for your hosts. Ben...
10305
Paul Kallnbach
paulkallnbach@...
May 3, 2012 6:15 am
Hello! I'm trying to establish an connection from my mac book (mac os x 10.7, unison 2.40.69) to my unison server (2.40.63) running on a debian linux box. As...
10304
Adrian Tritschler
ajft64
May 3, 2012 12:19 am
I fixed it by deleting the fingerprint file on the Macbook. unison on both ends has not changed for some time, (Sep 2011 on linux box, Nov 2010 on Mac) The...
10303
Benjamin Pierce
benjamincpierce
May 2, 2012 1:29 pm
The very latest developer version of unison has better support for backtracing when this sort of error occurs. If you don't mind installing from source, it...
10302
Adrian Klaver
adrian.klaver@...
May 2, 2012 1:24 pm
... The only answer I could find was in a previous thread on this error: http://tech.groups.yahoo.com/group/unison-users/message/9669 Out of curiosity: Was the...
10301
Adrian Tritschler
ajft64
May 2, 2012 7:27 am
I've just had unison suddenly start generating this error between my work Macbook laptop and linux home machine. I was using it at least twice daily for...
10300
Alan Schmitt
schmittafr
May 2, 2012 7:25 am
... You could add "numericids=true" if you want to synchronize them by numeric id instead of by name. Otherwise, delete them and they will be created with the...
10299
nsh_nikhil32
May 2, 2012 3:28 am
I deleted those two lines and had some progress, but still failed. I thought those parameters just maintained the file attributes, though...? Supposedly they...
10298
Alan Schmitt
schmittafr
May 1, 2012 6:49 am
I'm pretty sure this is the cause of the problem: ... One of the machine is missing an owner name. Alan...
10297
nsh_nikhil32
Apr 30, 2012 10:44 pm
correct, my default.prf does contain root = ssh://nikhil@...//media/sparkler. sorry, that was a typo before when i wrote...
10296
Adrian Klaver
adrian.klaver@...
Apr 30, 2012 8:58 pm
... Is /media/sparkler really relative to your home directory on 192.168.1.105? Sure this should not be?: root = ssh://nikhil@...//media/sparkler ......
10295
nsh_nikhil32
Apr 30, 2012 8:46 pm
FYI, there's no < before my IP (that was a typo). this is on OS X machine 1. linux server has no profiles....
10294
nsh_nikhil32
Apr 30, 2012 8:41 pm
i'm using default.prf which looks like: # Unison preferences file # Roots of the synchronization root = /Volumes/Data root =...
10293
Alan Schmitt
schmittafr
Apr 29, 2012 9:12 am
... Are you trying to synchronize owners? What is the profile you are using? Alan...
10292
nsh_nikhil32
Apr 29, 2012 9:01 am
Somewhere along the line I broke my unison and reinstalled fresh (version 2.40.63). I'm trying to sync an OS X machine w/ Ubuntu server, but when I execute...
10291
Alan Schmitt
schmittafr
Apr 17, 2012 1:22 pm
... I you have access to both drives at the same time (through a NAS for instance), you could use Unison to synchronize them. But I'm afraid the performances...
10290
Alan Schmitt
schmittafr
Apr 17, 2012 7:36 am
... If I read between the lines, you don't want the files on the external HD to be duplicated in the notebook, you only want the changed files to be there, so...