From owner-freebsd-questions Sat Jul 26 23:07:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA18985 for questions-outgoing; Sat, 26 Jul 1997 23:07:31 -0700 (PDT) Received: from andrsn.stanford.edu (root@andrsn.Stanford.EDU [36.33.0.163]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA18980 for ; Sat, 26 Jul 1997 23:07:27 -0700 (PDT) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.8.5/8.6.12) with SMTP id XAA14156 for ; Sat, 26 Jul 1997 23:07:26 -0700 (PDT) Date: Sat, 26 Jul 1997 23:07:25 -0700 (PDT) From: Annelise Anderson Reply-To: Annelise Anderson To: freebsd-questions@freebsd.org Subject: wu-ftpd doesn't tar or compress Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I installed the wu-ftpd port (2.2.2-RELEASE) and it runs from inetd with the -i, -l, and -a switches. It is logging to xferlog. In ftp/bin I have ls, tar, gzip, and compress, all owned root:ftp with 111 permissions. The directories in ftp are 555. In pub I have a directory called junk with some junk files in it, but when I log in to the server and type get junk.tar.gz or get junk.tar.Z it says "No such file or directory." ftpaccess and ftpconversions are in /usr/local/etc; I have not modified them. There's a statement somewhere that gnu tar is required....is the FreeBSD tar gnu tar? What else might I have to do? I don't have a password file in ftp/etc because I'm just setting this up for anonymous ftp, not for specific users. Thanks-- Annelise