From owner-freebsd-questions@FreeBSD.ORG Thu Sep 6 13:00:08 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61FBC16A417 for ; Thu, 6 Sep 2007 13:00:08 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id E24F213C45B for ; Thu, 6 Sep 2007 13:00:07 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1ITGxm-0004th-Bc for freebsd-questions@freebsd.org; Thu, 06 Sep 2007 15:00:02 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Sep 2007 15:00:02 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Sep 2007 15:00:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Thu, 06 Sep 2007 14:57:06 +0200 Lines: 48 Message-ID: References: <55A4B6CD-3951-4647-BEEA-E06315431BED@dragffy.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enigAA1BF95128760B995E4D597C" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 1.5.0.12 (X11/20060911) In-Reply-To: <55A4B6CD-3951-4647-BEEA-E06315431BED@dragffy.com> X-Enigmail-Version: 0.94.4.0 Sender: news Subject: Re: Hello 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, 06 Sep 2007 13:00:08 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigAA1BF95128760B995E4D597C Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Gabriel Dragffy wrote: > Using sysinstall I enabled anonymous FTP, with uploads allowed in the=20 > folder /incoming. Uploading works a treat, however the files don't have= =20 > permissions to be downloaded again (by anon user). I know I could chang= e=20 > this by executing a cron job every two minutes that would chmod the=20 > files in /incoming. But surely there must be a far better way...? The=20 > FreeBSD handbook says it doesn't recommend allowing anon users to d/loa= d=20 > files uploaded anonymously, however I would still like to implement thi= s. >=20 > I'd be very appreciative for any help. Hi, Have you seen the manual for ftpd(8)? It's available at http://www.freebsd.org/cgi/man.cgi?query=3Dftpd You can change the flags passed to ftpd in your inetd.conf (if you=20 enabled ftpd this way) or in rc.conf (which is another, but different=20 way to do it). If you don't know these config files, see the respective=20 manuals. --------------enigAA1BF95128760B995E4D597C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFG3/kildnAQVacBcgRA+fmAKDA+4JnQ4cceXMwJd49xX88GWwbKgCgzxBy 1F/gjXtuJhrYvDcfYVl6fiw= =Ppdy -----END PGP SIGNATURE----- --------------enigAA1BF95128760B995E4D597C--