I'm trying to get a feel for interest in adding Unison support to FreeNAS (www.freenas.org) - a simple Network Attached Storage appliance based on FreeBSD that...
... That is an excellent idea but I have one too! The current line-up of commercial nas storage devices all seem to lack sftp. http or a few other protocols. ...
David Ashmore
pubmail@...
Sep 2, 2006 12:54 pm
5507
Being a new user to Unison I have been using it to replicate an email program that can run from various devices; successful so far with no obvious mishaps. I...
Hi, i guess is somewhat related to the FreeNAS post, i have an OpenWRT (www.openwrt.org) linux box which has all the scp, http, rsync etc support - but sadly...
Hi All... I captured the output of "-debug all" for both 2.24.6 which dies with the uncaught exception for "Unix.fork not implemented" when the diff button is ...
Hi, back in January 2005 "h337h00k" <hiragam@...> wrote that he gets "Lost connection with the server" while trying to sync a very large directory for the...
Hi! How are your two systems connected? LAN or internet? If it's internet and you are connectng through a NAT router (using ssh), is it possible that your NAT...
Konstantin Münning
konstantin@...
Sep 6, 2006 8:07 am
5513
Hi, ... internet, AVM FritzBox on one side, permanently connected root server on the other. ... No, because I used VNC to connect to this machine (I am...
Hi! ... No. I'm not speaking that the internet connection is interrupted but that your NAT connection is dropped. This refers to any single TCP connection...
Konstantin Münning
konstantin@...
Sep 6, 2006 12:20 pm
5515
... Sorry, I misunderstood that. ... The only network program that was running at the same time was ICQ, but no messages were exchanged during that time. ... ...
... Can you watch your connections? Like with Sysinternal's TCPView http://www.sysinternals.com/Utilities/TcpView.html? ... There should be a Linux tool to...
Hello. I'm very happy to have discovered unison, now that I have to sync computers between my home and office on a regular basis. However, I've run into a few...
My goal is to set up cross-platform synchronisation (windows xp/linux) using plink/putty as the ssh client on the windows side. I've unison installed on both...
I just tried to set up unison to sync up 2 different collections of file systems on 2 different RAID 5 servers. I have 5 volumes, each about 60 GB capacity....
I have used Unison successfully in the past. Now I'm trying to use Unison to 'backup' a few directories from my Windows desktop to my new Linux (Ubuntu)...
Hi, I'm using 2.17.1 on my linux and M$ box. I'm using putty on the M$. I have a samba share setup how I like it. When I go to use unison on that directory,...
I've added Unison to www.freenas.org so anyone can now use Unison with an old PC running as network attached storage. I think this scenario makes particularly...
Hello, the backup module works not how I it expect on Windows in the current version of unison. Here is the environment: (variables) UNISON=C:\unison ...
When I run Unison between two Macs, I'm seeing duplicate entries for files to be updated. One line is <path>, the other is ./<path>. The updates tend to fail...
Win Treese
treese@...
Sep 16, 2006 3:52 am
5529
... The only time I've seen this is when I add actual duplication in what to synchronize (typically because using too many "includes"). But this does not seem...
http://www.wischik.com/lu/programmer/unison-ssh.html has a program (with source) that nicely allows plink to work with unison without using .bat file wrappers...
... Why would you need any kind of batch file or extra program with plink? 1. Put C:\Program Files\PuTTY in your PATH 2. Make a copy of plink in that directory...
... Thanks for your help. Believe me, I don't try and find complex solutions and I do read any and all the docs I can find. I tried your solution just now and...