Subject: Re: bin/12460 (scp warns about size of server host key despite "-q")
To: None <mlelstv@netbsd.org, gnats-admin@netbsd.org,>
From: Alan Barrett <apb@cequrux.com>
List: netbsd-bugs
Date: 10/08/2006 08:45:04
The following reply was made to PR bin/12460; it has been noted by GNATS.
From: Alan Barrett <apb@cequrux.com>
To: gnats-bugs@NetBSD.org
Cc: netbsd-bugs@NetBSD.org
Subject: Re: bin/12460 (scp warns about size of server host key despite "-q")
Date: Sun, 8 Oct 2006 10:42:14 +0200
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)