From owner-freebsd-questions Tue Jul 29 11:01:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA02888 for questions-outgoing; Tue, 29 Jul 1997 11:01:45 -0700 (PDT) Received: from limbo.senate.org (senate.org [204.141.125.38]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA02880 for ; Tue, 29 Jul 1997 11:01:41 -0700 (PDT) Received: (from nathan@localhost) by limbo.senate.org (8.8.6/8.8.6) id NAA10608; Tue, 29 Jul 1997 13:57:51 -0400 (EDT) From: Nathan Dorfman Message-Id: <199707291757.NAA10608@limbo.senate.org> Subject: Re: wu-ftpd doesn't tar or compress In-Reply-To: from Khetan Gajjar at "Jul 28, 97 02:05:39 pm" To: khetan@iafrica.com Date: Tue, 29 Jul 1997 13:57:50 -0400 (EDT) Cc: dwhite@resnet.uoregon.edu, freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > On Sun, 27 Jul 1997, Doug White wrote: > > >And add the following lines to ftpaccess: > > > >compress yes all local remote > >tar yes all local remote Wouldn't you need to add compress and tar binaries to ~ftp/bin so they will get executed after the chroot() in an anonymous login? > If you don't want all ftp users to compress, add your ftp groups as well. > Mine wasn't working locally, but _was_ remotely. > > I then added the group to the above line (ie all group2 local remote) and it > worked fine after that! > > Thanks, I've been looking for a way to sort this out once and for all for a long time! > > --- > Khetan Gajjar | khetan@iafrica.com (@ work) > chain.iafrica.com/~khetan/ | khetan@os.org.za (@ play) > PGP : finger khetan@chain.iafrica.com | FreeBSD site - www.freebsd.os.org.za > UUNET Internet Africa Support | 0800-030-002 & help@iafrica.com > >