From owner-freebsd-questions@FreeBSD.ORG Thu Nov 10 15:35:45 2005 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 F3C8C16A41F for ; Thu, 10 Nov 2005 15:35:44 +0000 (GMT) (envelope-from user@dhp.com) Received: from shell.dhp.com (shell.dhp.com [199.245.105.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2A8443D45 for ; Thu, 10 Nov 2005 15:35:44 +0000 (GMT) (envelope-from user@dhp.com) Received: by shell.dhp.com (Postfix, from userid 896) id 7B9BF31360; Thu, 10 Nov 2005 10:35:43 -0500 (EST) Date: Thu, 10 Nov 2005 10:35:43 -0500 (EST) From: user To: "francisco@natserv.net" In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-questions@freebsd.org Subject: Re: How do I chroot rsync like I chroot ftp ? 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, 10 Nov 2005 15:35:45 -0000 On Wed, 9 Nov 2005, francisco@natserv.net wrote: > user writes: > > > What is the equivalent mechanism for rsync ? > > > I have not used it myself, but was looking at rssh tonight. There is also a > program, not in the ports, called scopy or something of the like. > > Check the rssh port in the /usr/pots tree.. go to their web page. The > mention the URL for the other program. > > I am looking to do the same thing, chroot rsync, so will be looking at those > two options I mentioned above in coming days. scponly is another restricted shell like rssh. It is under more active development, and seems to have more features. It's in the ports tree under shells.