<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 03/03/12 14:04, <a class="moz-txt-link-abbreviated" href="mailto:linux@sh2515.plus.com">linux@sh2515.plus.com</a> wrote:
<blockquote cite="mid:E1S3pZe-0003y7-QC@mailman.lug.org.uk"
type="cite">Unison /home/user/pictures
ssh://user@ipaddress//home/user/pictures <br>
</blockquote>
<br>
If <tt>/home/user</tt> is your home directory, and <tt>user</tt>
is the same on both sides, try this instead -<br>
<blockquote><tt>$ unison pictures ssh://ip.add.re.ss/pictures</tt><br>
</blockquote>
<br>
The update is bidirectional regardless of which end makes the
connection. So you can run this either on the laptop, the desktop,
or both (but obviously(?) not at the same time). In the scenario
where I tried this at home just now, I had ssh configured not to ask
for a password, but rather to use a pre-configured public/private
certificate pair. It appears to work just find if ssh does prompt
for a password, though.<br>
<br>
<br>
<blockquote cite="mid:E1S3pZe-0003y7-QC@mailman.lug.org.uk"
type="cite">All I get then is connecting to server. Nothing else<br>
</blockquote>
<br>
What output do you get from running this command? (Specifically I'm
interested in seeing whether there is *anything* output other than
the result of the <tt>date</tt> command itself.)<br>
<blockquote><tt>$ ssh ip.add.re.ss date</tt><br>
</blockquote>
<br>
<blockquote cite="mid:E1S3pZe-0003y7-QC@mailman.lug.org.uk"
type="cite">If I do it from command line it auto goes to default
unison so I end up with 4 place to sync with the error expected 2
but have 4 locations.<br>
</blockquote>
<br>
I don't understand what you're saying, here. I've given you a
command-line instruction to try at the top of the email, which is
pretty much the same as you gave in your earlier email. It works but
it doesn't work? I must be missing something.<br>
<br>
Chris<br>
</body>
</html>