From owner-freebsd-questions Wed Sep 19 7:19:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 253F937B418 for ; Wed, 19 Sep 2001 07:19:10 -0700 (PDT) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.11.6/8.11.4) id f8JEJ1971912 for freebsd-questions@freebsd.org; Wed, 19 Sep 2001 16:19:01 +0200 (CEST) (envelope-from stijn) Date: Wed, 19 Sep 2001 16:18:46 +0200 From: Stijn Hoop To: freebsd-questions@freebsd.org Subject: scp/sftp without encrypting data Message-ID: <20010919161846.J57514@pcwin002.win.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Is there an option to tell scp/sftp to *not* encrypt the data part of the connection? I'd like to be able to give people download access to non-sensitive information - and the speeds they are getting are not really high, because the processor is loaded very much. I've looked into using 'Cipher none' but it appears that the server isn't compiled to accept this and furthermore it seems that this also disables encryption for login - which puts me back to using 'normal' ftp. Does anyone know if this is possible? --Stijn -- The right half of the brain controls the left half of the body. This means that only left handed people are in their right mind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message