From owner-freebsd-questions@FreeBSD.ORG Sat May 13 04:09: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 7138916A414 for ; Sat, 13 May 2006 04:09:47 +0000 (UTC) (envelope-from atom.powers@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id E277C43D45 for ; Sat, 13 May 2006 04:09:46 +0000 (GMT) (envelope-from atom.powers@gmail.com) Received: by nz-out-0102.google.com with SMTP id s18so289405nze for ; Fri, 12 May 2006 21:09:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BC/gnsAkw/vT+LARNSQpSBvDmZn9pyuy+bl9oPgLsEBwLnpQPvqS+YN4KPMlOWZGFh4L78bpAPZu9IuvVWPMMuKBhehpNlIoijDIkxt4PzyCv/lY4JbRHeFP2RFendOODEcvTZaYu/qQOLa9pDQLcm4QWCIsQccBt659KvnD9Hw= Received: by 10.64.220.7 with SMTP id s7mr2183227qbg; Fri, 12 May 2006 21:09:46 -0700 (PDT) Received: by 10.65.150.9 with HTTP; Fri, 12 May 2006 21:09:46 -0700 (PDT) Message-ID: Date: Fri, 12 May 2006 21:09:46 -0700 From: "Atom Powers" To: "Nick Withers" In-Reply-To: <20060513140018.d8ddb32f.nick@nickwithers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <80D331DDB6F3A18968DF6AEA@192.168.1.97> <20060513140018.d8ddb32f.nick@nickwithers.com> Cc: Leo Lapousterle , freebsd-questions@freebsd.org Subject: Re: An FTP alternative ? 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: Sat, 13 May 2006 04:09:48 -0000 On 5/12/06, Nick Withers wrote: > Have you looked at SFTP? It's a "subsystem" that operates over > an SSH connection. Whilst it requires that a user be able to > login over SSH to the server, you can use filesystem > permissions (and indeed other system facilities) to enforce > things like being able to upload / download on a fairly > granular (e.g.: directory-level) basis. > If you use the scponly shell users can be restricted to only sftp commands and the chrooted enviroment. --=20 -- Perfection is just a word I use occasionally with mustard. --Atom Powers--