On Thursday 29 December 2005 17:45, Bernhard Walle wrote:
> Hello,
>
> in ssh it's possible to specify shortcuts for hostnames in
> ~/.ssh/config like
>
> # FH
> Host fh
> HostName lux12.if.fh-landshut.de
> Protocol 2
> Compression yes
> CheckHostIP no
> ForwardX11 yes
>
> It would be nice if that
Hello,
in ssh it's possible to specify shortcuts for hostnames in
~/.ssh/config like
# FH
Host fh
HostName lux12.if.fh-landshut.de
Protocol 2
Compression yes
CheckHostIP no
ForwardX11 yes
It would be nice if that hostnames could be included in ssh/scp
completion. I think it's possible to get ou