<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Mon May 20, 2013 1:26 am by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Mon May 20, 2013 1:26 am</pubDate>
  <lastBuildDate>Mon May 20, 2013 1:26 am</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Re: LXF 165: Typos in Unison Tutorial</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=108688#108688</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=68328'&gt;guttagrynna&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Nov 15, 2012 8:58 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Thnks for this post. I ran the tutorial myself today, and got the sam two errors in my code. Correcting the second one makes no difference that I can detect, though. Which is odd and worrying.&lt;br /&gt;
&lt;br /&gt;
I have used unison the manual way before, which has been working as expected. My problem now is that in batch mode it doesn't handle deletes right. If I delete a file on one computer it gets copied from the server on sync. I have version 2.32 (as opposed to 2.40) running - could it be an explanation?</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=108688#108688</comments>
                                        <author>guttagrynna</author>
                                        <pubDate>Thu Nov 15, 2012 8:58 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=108688#108688</guid>
                                      </item>
                                      <item>
                                        <title>LXF 165: Typos in Unison Tutorial</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=108641#108641</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=11435'&gt;maverickprowls&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sat Nov 10, 2012 12:01 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Hi there,&lt;br /&gt;
&lt;br /&gt;
I've been running through James Litton's excellent Unison tutorial, and I've got everything working beautifully, synchronising a folder on 3 machines with a central server.  I'd been trying to roll my own solution with rsync for a couple of weeks without much luck, so the tutorial was perfectly timed.&lt;br /&gt;
&lt;br /&gt;
I noticed two things in the shell script provided in the article.  One I know is a typo, the other was my mistake, but is down to the poor differentiation between 1 and l in the font used for code in the article.&lt;br /&gt;
&lt;br /&gt;
Line 11 of the script&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;if &amp;#91;$&amp;#123;stst&amp;#58;0&amp;#58;7&amp;#125;&amp;#93; == &amp;quot;Nothing&amp;quot;&amp;#93;; then&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
should be&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;if &amp;#91;$&amp;#123;stat&amp;#58;0&amp;#58;7&amp;#125;&amp;#93; == &amp;quot;Nothing&amp;quot;&amp;#93;; then&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
However, when I initially copied out the script, I noticed that I was getting a notification even when the script had nothing to do.  After a bit of poking around I realised that line 6 ends with &lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;tail -1&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt; but I had written &lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;tail -l&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt; with the letter L.  After I made this correction, the script worked correctly.&lt;br /&gt;
&lt;br /&gt;
Once again, many thanks for a really useful tutorial, and I hope the above helps anyone else who's having trouble getting this working.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=108641#108641</comments>
                                        <author>maverickprowls</author>
                                        <pubDate>Sat Nov 10, 2012 12:01 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=108641#108641</guid>
                                      </item></channel></rss>