From owner-freebsd-hackers Mon Jan 13 14:36:36 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id OAA11219 for hackers-outgoing; Mon, 13 Jan 1997 14:36:36 -0800 (PST) Received: from iafnl.es.iaf.nl (uucp@iafnl.es.iaf.nl [195.108.17.20]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id OAA11198 for ; Mon, 13 Jan 1997 14:36:30 -0800 (PST) Received: by iafnl.es.iaf.nl with UUCP id AA32397 (5.67b/IDA-1.5 for FreeBSD-hackers@freebsd.org); Mon, 13 Jan 1997 23:36:04 +0100 Received: (from wilko@localhost) by yedi.iaf.nl (8.7.5/8.6.12) id XAA03055 for FreeBSD-hackers@freebsd.org; Mon, 13 Jan 1997 23:33:58 +0100 (MET) From: Wilko Bulte Message-Id: <199701132233.XAA03055@yedi.iaf.nl> Subject: msdosfs creates illegal dir names? To: FreeBSD-hackers@freebsd.org (FreeBSD hackers list) Date: Mon, 13 Jan 1997 23:33:58 +0100 (MET) X-Mailer: ELM [version 2.4 PL24 ME8a] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Howdy! While moving a magneto optical disk between a FreeBSD box and a Mac I noticed something peculiar. The MO contains a MSDOS filesystem (created by a real DOS machine). FreeBSD had no problems mounting it and copying a lot of files to it. The files came from a normal UFS filesystem. To be precise, the files where quite a lot of scanned images, who had been processed by xv. Xv had run it's "visual schnauzer" and created (on the original UFS filesystem) the .xvpics/ thumbnail directories. I subsequently copied the whole tree to the MO that was mounted on the FreeBSD box (using msdosfs). No problem here. Moved the whole thing to the Mac and mounted the MO using AccessPC. Result: dirs were visible, files only in a few directories. Hmm, lot of head scratching. The end result was that I discovered that there were _on the MSDOS_ filesystem directories called .xvp (note the leading .) Removing these made the Mac see all the files like it should. Question: are files/dirs with leading . valid DOS names? I'm really suspicious about 'm (all of this was 2.1.5R BTW) Wilko _ ____________________________________________________________________ | / o / / _ Bulte email: wilko@yedi.iaf.nl - Arnhem, The Netherlands |/|/ / / /( (_) Do, or do not. There is no 'try' - Yoda --------------------------------------------------------------------------