[Mono-list] VFAT vs Unix filesystems...

Pablo Baena pbaena@uol.com.ar
08 Jan 2003 11:31:32 +0000


--=-/Icr0aQ4m5Q15t6xzLSk
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

On Wed, 2003-01-08 at 09:45, Jaroslaw Kowalski wrote:

> When you have dynamically downloaded assemblies (via http:// or whatever)
> you must ensure similar name lookup semantics on the web server, i.e. your
> web server must treat DLL names as case-insensitive. Which effectively means
> it must be running off VFAT filesystem or use some tricky aliasing/regexp
> filters for DLLs.
> 

Also, zipping a directory tree sometimes does funny things to the
filenames. For names <=8 characters, I observed, it makes the name
upcase. This, at the moment of compiling a .NET app, is very annoying.



-- 
Pablo Baena <pbaena@uol.com.ar>

--=-/Icr0aQ4m5Q15t6xzLSk
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.1.7">
</HEAD>
<BODY>
On Wed, 2003-01-08 at 09:45, Jaroslaw Kowalski wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373" SIZE="3"><I>When you have dynamically downloaded assemblies (via http:// or whatever)
you must ensure similar name lookup semantics on the web server, i.e. your
web server must treat DLL names as case-insensitive. Which effectively means
it must be running off VFAT filesystem or use some tricky aliasing/regexp
filters for DLLs.
</I></FONT></PRE>
</BLOCKQUOTE>
Also, zipping a directory tree sometimes does funny things to the filenames. For names &lt;=8 characters, I observed, it makes the name upcase. This, at the moment of compiling a .NET app, is very annoying.<BR>
<BR>
<BR>
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Pablo Baena &lt;<A HREF="mailto:pbaena@uol.com.ar">pbaena@uol.com.ar</A>&gt;
</TD>
</TR>
</TABLE>
</PRE>
</BODY>
</HTML>

--=-/Icr0aQ4m5Q15t6xzLSk--