From owner-freebsd-questions Thu Oct 21 1:44: 5 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 622A814EB3 for ; Thu, 21 Oct 1999 01:43:53 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.040 #1) id 11eDoy-0008o3-00; Thu, 21 Oct 1999 10:43:40 +0200 From: Sheldon Hearn To: Mike Tancsa Cc: questions@FreeBSD.ORG Subject: Re: ftpd and controlling uploads In-reply-to: Your message of "Wed, 20 Oct 1999 15:34:01 -0400." <3.0.5.32.19991020153401.01a33930@staff.sentex.ca> Date: Thu, 21 Oct 1999 10:43:40 +0200 Message-ID: <33854.940495420@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 20 Oct 1999 15:34:01 -0400, Mike Tancsa wrote: > Is there a way with the native FreeBSD ftpd to control how files are > uploaded via anonymous ftp ? I would like to move away from wu-ftpd, > but need the one-way uploads feature. i.e. an anon user uploads a > file into incoming, an the permissions on the uploaded file are > automatically set to 600 owned by whoever I specifiy in the ftpaccess > file. Is this possible with the native FreeBSD version ? No. You might want to try my "sticky" patch to ftpd, which allows you something close to what you want. http://www.freebsd.org/~sheldonh/ftpd.diff Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message