From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6313 Path: main.gmane.org!not-for-mail From: David Antos Newsgroups: gmane.comp.tex.context Subject: Re: ftp mirror Date: Tue, 11 Dec 2001 13:15:04 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <20011211131504.A1993@bart.math.muni.cz> References: <5.1.0.14.1.20011210102228.03afeb20@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035396843 9393 80.91.224.250 (23 Oct 2002 18:14:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:14:03 +0000 (UTC) Original-To: NTG ConTeXt Mailing List In-Reply-To: ; from tobias.burnus@physik.fu-berlin.de on Mon, Dec 10, 2001 at 02:16:10PM +0100 Xref: main.gmane.org gmane.comp.tex.context:6313 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6313 On Mon, Dec 10, 2001 at 02:16:10PM +0100, Tobias Burnus wrote: > Hi, > > > > There have been request for an mirror with ftp acccess. Emiel van Loon has > > set one up at: > > ftp://anoniem@www.dow.wau.nl/ > This mirror is nice, but not completely usable: > > The directories have these rights: > drwxrw-rw- 1 root root 0 Dec 6 21:15 articles > > Thus I cannot do a cd and thus cannot get the files. > > There is a "find . -type d | xargs chmod og+x" missing, > which sets the rights to be executable for "others". It might be a good idea to remove the write-access for everyone, a bit dangerous, isn't it? D.A.