Subject: Re: bin/12460 (scp warns about size of server host key despite "-q")
To: None <gnats-bugs@NetBSD.org>
From: Alan Barrett <apb@cequrux.com>
List: netbsd-bugs
Date: 10/08/2006 10:42:14
On Sun, 08 Oct 2006, xtraeme@NetBSD.org wrote:
> Synopsis: scp warns about size of server host key despite "-q"

Actually, as discussed on #NetBSDcode, the "-q" flag in scp is not
the same as the "-q" flag in ssh.  To set quiet mode in scp, use
"-o LogLevel=QUIET".

--apb (Alan Barrett)