Hi Andy,<br><br>Can&#39;t answer all of your questions, but at least some pointers on the backup clients. There are a number of options you might want to look at:<br><br>- back in time<br>- time vault<br>- simple backup<br><br>All these work client side, but you can automate their execution using cron. I myself use back in time which is akin to Apple&#39;s time machine, with a very usable graphical front-end. This is tied to a shell script that triggers a backup once a day to an external hard drive. In the end, these tools really all build on rsync to do their magic. You even get incremental backup with it.<br><br>I imagine you can run this as long as the backup server has access to the drives where the files are stored (read access should suffice). Otherwise you might want to look at peter&#39;s backup, a gzip based program for Windows. The people would have to trigger the backup themselves though.<br><br>Bit of text this,if you have questions just let me know.<br><br>Cheers,<br>Joost<br><br>----- Reply message -----<br>From: &quot;andy baxter&quot; &lt;andy@earthsong.free-online.co.uk&gt;<br>Date: Mon, Feb 1, 2010 18:15<br>Subject: [Lancaster] file server with backups - advice wanted<br>To: &quot;Lancaster Linux User Group&quot; &lt;lancaster@mailman.lug.org.uk&gt;<br><br>Hi all,<br><br>The boss at the place I&#39;m working has asked me to look into setting up a <br>linux based file server for them, with a proper backup schedule. There <br>are a bit over half a dozen employees at the moment, but this may <br>increase in the future.<br><br>I haven&#39;t done anything like this before, so if anyone can answer any of <br>the following questions, it would be a big help:<br> - Most of the machines use windows, so I&#39;ll be using samba. How well <br>does this work in practice with a network of windows machines?<br> - Any advice on what hardware specs would be good for a proper server <br>machine? In particular, is it necessary to use (hardware or software) RAID?<br> - Does anyone know any (ideally local) companies that provide off site <br>backup services which will work with linux? We don&#39;t need anything that <br>complex - a linux file server with ssh / sftp would be enough I think.<br> - What&#39;s a good backup tool to use? It should be able to deal with the <br>off site backup service we are using.<br><br>The data to be backed up will be a mixture of office documents (on the <br>samba server), and code (in a subversion repository).<br><br>thanks,<br><br>andy<br><br>_______________________________________________<br>Lancaster mailing list<br>Lancaster@mailman.lug.org.uk<br><a href="https://mailman.lug.org.uk/mailman/listinfo/lancaster">https://mailman.lug.org.uk/mailman/listinfo/lancaster</a><br><br><br>