From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6300 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: ftp mirror Date: Mon, 10 Dec 2001 14:16:10 +0100 (CET) Sender: owner-ntg-context@let.uu.nl Message-ID: 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 1035396831 9246 80.91.224.250 (23 Oct 2002 18:13:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:13:51 +0000 (UTC) Cc: Original-To: Hans Hagen In-Reply-To: <5.1.0.14.1.20011210102228.03afeb20@server-1> Xref: main.gmane.org gmane.comp.tex.context:6300 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6300 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". Tobias