From mint-bounce@lists.fishpool.fi Thu Dec 3 09:59:15 2009 Subject: Re: [MiNT] problems renaming on TOS fs From: Petr Stehlik To: mint@lists.fishpool.fi In-Reply-To: <9BB64BD5B66346F1B455E01AE49C96C8@mercatus.local> References: <11a6f2b10912010207u2b0faa11te4e27e1ec4527614@mail.gmail.com> <11a6f2b10912010921g84b67b9x11c19668d54a5a82@mail.gmail.com> <9BB64BD5B66346F1B455E01AE49C96C8@mercatus.local> Content-Type: text/plain; charset="ISO-8859-2" Date: Thu, 03 Dec 2009 15:49:56 +0100 Message-ID: <1259851796.17398.75.camel@petr> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: pstehlik@sophics.cz Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id nB3ExEq5007600 Jo Even Skarstein píše v St 02. 12. 2009 v 07:33 +0100: > -------------------------------------------------- > From: "Paul Wratt" > Sent: Tuesday, December 01, 2009 6:21 PM > To: "mint" > Subject: Re: [MiNT] problems renaming on TOS fs > > > The other issue was a rights one from the reading directory (from a > > hostos drive), I will have to test that again, as the folder and files > > came from a zip, so it is possible that the "unzip" program is setting > > wrong (or no) user & group (on linux), I will get back to you one > > that.. > > I suggest you cross-post this to the Aranym-list, as there has been some > issues with hostfs not setting the correct access rights. I can't remember > if this affected Linux, but it sure caused me a lot of problems on a > Windows-PC with NTFS. If Paul used a ZIP archive created on Atari (using ST-Zip I guess) and unzipped it under Linux then the access rights are --------- (i.e. none). Use chmod -R a+r to fix it. Petr