<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 21 August 2013 15:43, Colin Law <span dir="ltr"><<a href="mailto:clanlaw@googlemail.com" target="_blank">clanlaw@googlemail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On 21 August 2013 15:36, Nigel Verity <<a href="mailto:nigelverity@hotmail.com" target="_blank">nigelverity@hotmail.com</a>> wrote:<br>


> I am on the lookout for a bit of advice on using SSH/SFTP to transfer large<br>
> files between devices on my home network.<br>
<br>
</div>Have a look at rsync, it is generally much quicker than ftp.<br>
<span><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote>
</div></span></blockquote><div><br></div><div>Remember that rsync uses ssh as its transport and if there are issues rsync might still be affected by them. A common issue with ssh is having name lookups enabled when DNS isn't available so adding 'UseDNS no' to /etc/ssh/ssh_config and /etc/ssh/sshd_config should help there. If there are genuine issues with connectivity then adding 'ServerAliveInterval 60' may help.</div>
<div><br></div><div>s/</div>
<div>-- </div></div>Twitter: @sfgreenwood<div>"TBA are particularly glib"<br></div>
</div></div>