From owner-freebsd-questions@FreeBSD.ORG Thu Nov 9 01:33:47 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33D2E16A40F for ; Thu, 9 Nov 2006 01:33:47 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id B364A43DC5 for ; Thu, 9 Nov 2006 01:33:35 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id kA91WbWI069403 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 9 Nov 2006 08:32:37 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.3/8.12.11) id kA91XUuq082835; Thu, 9 Nov 2006 08:33:30 +0700 (ICT) Date: Thu, 9 Nov 2006 08:33:30 +0700 (ICT) Message-Id: <200611090133.kA91XUuq082835@banyan.cs.ait.ac.th> From: Olivier Nicole To: aggelis@gmail.com In-reply-to: (aggelis@gmail.com) References: <20061108094550.GA26361@mail.it-geeks.kiev.ua> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: igoryan@wheel.kiev.ua, freebsd-questions@freebsd.org Subject: Re: ftp over ssh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2006 01:33:47 -0000 > SFTP is secure, but to use SFTP you generally have to give a user SSH > access. Which is not always desirable. Just a side remark, if you plan to give FTP over SSH access, you have to give SSH access, so this remark does not really apply here. Bests, Olivier