From owner-freebsd-current Tue Feb 10 09:47:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA09176 for current-outgoing; Tue, 10 Feb 1998 09:47:14 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gaia.coppe.ufrj.br (cisigw.coppe.ufrj.br [146.164.5.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA09166 for ; Tue, 10 Feb 1998 09:47:04 -0800 (PST) (envelope-from jonny@coppe.ufrj.br) Received: (from jonny@localhost) by gaia.coppe.ufrj.br (8.8.8/8.8.8) id PAA12461; Tue, 10 Feb 1998 15:45:02 -0200 (EDT) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199802101745.PAA12461@gaia.coppe.ufrj.br> Subject: Re: merging win95 and nt filesystem changes into msdosfs In-Reply-To: <199802101042.DAA25601@usr05.primenet.com> from Terry Lambert at "Feb 10, 98 10:42:40 am" To: tlambert@primenet.com (Terry Lambert) Date: Tue, 10 Feb 1998 15:45:02 -0200 (EDT) Cc: dima@tejblum.dnttm.rssi.ru, tlambert@primenet.com, jkh@time.cdrom.com, jbryant@unix.tfs.net, freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG #define quoting(Terry Lambert) // > Well, I don't use 4DOS, and believed that created long file names are ok. // > Scandisk doesn't report any problems also. How 4DOS can have problems? // > Doesn't it use standard DOS or Windows syscalls? // // It uses DOs calls to get the directory, then goes back and uses Win95 // calls to get the long name from the short name. // // The problem is that the same algorithm *must* be used for this to work // reliably. I suppose that by algorithm you mean how the filenames are archived, and not how the names are converted between formats. If it the second option, let me remember you that Win95 registry can be programmed to change the algorithm. I hate those ~'s in file names. :) // I did effectively this when I converted FFS/UFS for Windows 95 IFS, and // added a Unicode name space and 8.3 names for FFS/UFS directory entries; // the problems I faced are exactly the inverse of the problems you face. You mean you have a FFS driver for Win95 ? Is it available ? :) Jonny -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 jonny@coppe.ufrj.br Universidade Federal do Rio de Janeiro UFRJ/COPPE/CISI PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2 83 5F E3 26 BF 0F EA 67 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe current" in the body of the message