<div class="gmail_quote">On Fri, Dec 2, 2011 at 11:30 AM, Christopher McLean <span dir="ltr">&lt;<a href="mailto:C.J.McLean@leeds.ac.uk">C.J.McLean@leeds.ac.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Key based ssh, with tar output pumped over the connection? something like;<br>
<br>
tar -czfv - &lt;LVM SNAPSHOT&gt; | ssh <a href="mailto:root@dumpserver.nixcraft.in">root@dumpserver.nixcraft.in</a> &quot;cat &gt; /backup/&lt;LVM SNAPSHOT&gt;.tar.gz&quot;<br>
<br clear="all"></blockquote></div><br>scp or rsync over ssh is the most secure way to transfer backups but if you have to use ftp, you can use curlftpfs to mount ftp folder to your server and then you can copy your content using simple unix commands. (output redirection, cp etc.)<br>

<br>-- <br>Türker Sezer<br>
TS Design Informatics LTD.<br>
<br>
<a href="http://www.tsdesign.info/" target="_blank">http://www.tsdesign.info/</a><br>