[ubuntu-uk] OpenSSH Problems

Simon Greenwood sfgreenwood at gmail.com
Wed Aug 21 16:05:38 UTC 2013


On 21 August 2013 15:43, Colin Law <clanlaw at googlemail.com> wrote:

> On 21 August 2013 15:36, Nigel Verity <nigelverity at hotmail.com> wrote:
> > I am on the lookout for a bit of advice on using SSH/SFTP to transfer
> large
> > files between devices on my home network.
>
> Have a look at rsync, it is generally much quicker than ftp.
>
>>
>>
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.

s/
-- 
Twitter: @sfgreenwood
"TBA are particularly glib"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-uk/attachments/20130821/16353e41/attachment.html>


More information about the ubuntu-uk mailing list