<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  
  
  <channel>
    <title>chrisjrob: fsniper</title>
    <link>https://chrisjrob.com</link>
    <atom:link href="https://chrisjrob.com/tag/fsniper/feed/index.xml" rel="self" type="application/rss+xml" />
    <description>GNU Linux, Perl and FLOSS</description>
    <language>en-gb</language>
    <pubDate>Fri, 13 Feb 2026 17:22:31 +0000</pubDate>
    <lastBuildDate>Fri, 13 Feb 2026 17:22:31 +0000</lastBuildDate>
    
    <item>
      <title>Automatically Process New Files With Fsniper</title>
      <link>https://chrisjrob.com/2011/02/24/automatically-process-new-files-with-fsniper/</link>
      <pubDate>Thu, 24 Feb 2011 00:00:00 +0000</pubDate>
      <author>chrisjrob@gmail.com (Chris Roberts)</author>
      <guid>https://chrisjrob.com/2011/02/24/automatically-process-new-files-with-fsniper</guid>
      <description>
       <![CDATA[
         
         <p>I had never heard of fsniper until it was mentioned in a mailing list
today, but it sounds excellent:</p>

<p><a href="http://www.linux.com/archive/feature/150200">Linux.com :: Automatically process new files with fsniper</a></p>

<p>Now I am wondering if I can use it to prompt an rsync to sync our shared
documents to our remote site, and <a href="http://bio-geeks.com/?p=662" title="Bio-Geeks">it seems I could</a>.  This is a major
headache for me, as we have two branches and a shared documents
repository.</p>

<!--more-->

<p>I have previously tried using <a href="http://www.cis.upenn.edu/~bcpierce/unison/" title="Unison File Syncrhonizer">Unison</a>
to synchronise between the branches, but this has created a lot of load
on the master server, massively slowing down performance for all the
users on the master server.</p>

<p>We are currently using apache2+webdav+svn but this is not working well
for us.  Potentially fsniper+rsync could work very well.  It would
clearly need to be running on both servers and I can see a potential
clash if the two servers happen to try and update the same file at the
same time.  More thought is required, any suggestions - do let me know.</p>

<p>The links to the fsniper site seem to be outdated in both of the above
articles, but it may be found at:</p>

<p><a href="http://freshmeat.net/projects/fsniper">http://freshmeat.net/projects/fsniper</a></p>

<p>It doesn’t appear to be packaged for Debian, but I will probably compile
from source and try it soon.  More later!</p>


       ]]>
      </description>
    </item>
    
  </channel> 
</rss>
