473,796 Members | 2,621 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Develop using FAT32?

I'd be interested in comments pro or con about using -- or not using -- the
FAT32 file system for ASP.NET development and testing.
--
<%= Clinton Gallagher
METROmilwaukee "Regional Information Services"
NET csgallagher AT metromilwaukee. com
URL http://clintongallagher.metromilwaukee.com/
Jul 21 '05 #1
6 1661
Clinton,

What can be the differences in your opinion?

Cor
Jul 21 '05 #2
AFIK Fat32 has no security meaning anybody and anything can access any
resource on a Fat32 file system. Would simply installing the .NET Framework
on that file system provision the ASP.NET Machine Account? I've never used a
Fat32 file system but I have read comments claiming Fat32 it is not as
reliable or stable as NTFS.

<%= Clinton Gallagher


"Cor Ligthert" <no************ @planet.nl> wrote in message
news:eb******** ******@TK2MSFTN GP14.phx.gbl...
Clinton,

What can be the differences in your opinion?

Cor

Jul 21 '05 #3
> AFIK Fat32 has no security meaning anybody and anything can access any
resource on a Fat32 file system. Would simply installing the .NET
Framework
on that file system provision the ASP.NET Machine Account? I've never used
a
Fat32 file system but I have read comments claiming Fat32 it is not as
reliable or stable as NTFS.

<%= Clinton Gallagher


Clinton,

When you do it well, than nobody can access your drives, what you tell is
when somebody plugs in a floppy in your station and that needs another kind
of protection.

On the otherhand with you web application you need a 24 hours secure
filesystem. In my opinion is that better assured with NTFS than with Fat32.

However just my thought,

Cor.

Jul 21 '05 #4
Here is just one con, (there are probably many more).

http://msdn.microsoft.com/library/de...cessMethod.asp

If you create your Web application using FrontPage access on a server with a
FAT or FAT32 partition, you will not be able to use source control. This is
because the FAT partition does not allow for full security functionality, so
all operations are performed in the context of the same guest account. All
source control operations are performed in the context of this anonymous
user (IUSR_Machinena me). This can incorrectly cause your files to appear to
be exclusively checked out to another user when you attempt to perform
check-in or check-out operations. To resolve this problem, convert your FAT
partition to NTFS file system.

Greg
"clintonG" <cs*********@RE MOVETHISTEXTmet romilwaukee.com > wrote in message
news:Oo******** ******@TK2MSFTN GP14.phx.gbl...
I'd be interested in comments pro or con about using -- or not using --
the
FAT32 file system for ASP.NET development and testing.
--
<%= Clinton Gallagher
METROmilwaukee "Regional Information Services"
NET csgallagher AT metromilwaukee. com
URL http://clintongallagher.metromilwaukee.com/

Jul 21 '05 #5
I see your point and have been using NTFS but I simply wondered if there
were any issues putting Fat32 on a machine used for testing ASP.NET
applications. Thanks for your comments Cor...

<%= Clinton Gallagher

"Cor Ligthert" <no************ @planet.nl> wrote in message
news:%2******** ********@tk2msf tngp13.phx.gbl. ..
AFIK Fat32 has no security meaning anybody and anything can access any
resource on a Fat32 file system. Would simply installing the .NET
Framework
on that file system provision the ASP.NET Machine Account? I've never used a
Fat32 file system but I have read comments claiming Fat32 it is not as
reliable or stable as NTFS.

<%= Clinton Gallagher
Clinton,

When you do it well, than nobody can access your drives, what you tell is
when somebody plugs in a floppy in your station and that needs another

kind of protection.

On the otherhand with you web application you need a 24 hours secure
filesystem. In my opinion is that better assured with NTFS than with Fat32.
However just my thought,

Cor.

Jul 21 '05 #6
Thanks for comments and the resource Greg. The machine is only going to be
used for testing ASP.NET applications and will be configured with Windows
2000 so I can also test sites with IE 5.

<%= Clinton Gallagher

"Greg Burns" <greg_burns@DON T_SPAM_ME_hotma il.com> wrote in message
news:e2******** ******@TK2MSFTN GP12.phx.gbl...
Here is just one con, (there are probably many more).

http://msdn.microsoft.com/library/de...cessMethod.asp
If you create your Web application using FrontPage access on a server with a FAT or FAT32 partition, you will not be able to use source control. This is because the FAT partition does not allow for full security functionality, so all operations are performed in the context of the same guest account. All
source control operations are performed in the context of this anonymous
user (IUSR_Machinena me). This can incorrectly cause your files to appear to be exclusively checked out to another user when you attempt to perform
check-in or check-out operations. To resolve this problem, convert your FAT partition to NTFS file system.

Greg
"clintonG" <cs*********@RE MOVETHISTEXTmet romilwaukee.com > wrote in message
news:Oo******** ******@TK2MSFTN GP14.phx.gbl...
I'd be interested in comments pro or con about using -- or not using --
the
FAT32 file system for ASP.NET development and testing.
--
<%= Clinton Gallagher
METROmilwaukee "Regional Information Services"
NET csgallagher AT metromilwaukee. com
URL http://clintongallagher.metromilwaukee.com/


Jul 21 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2959
by: Tim Gahnstrom | last post by:
rdiff-backup is aperently written in Python and when I run it in a special way I get some funy Python errors. Does anyone know if linux python have some issues with working with fat32 or usb drives? To tracebacks are provided below for more information. This is the version information I get when I start Python ojn my Fedora Core 2 computer. -bash-2.05b$ python Python 2.3.3 (#1, May 7 2004, 10:31:40)
4
2545
by: Jonathan Li | last post by:
I have posted the question before but nobody have given me a solution. I would like to rephrase my requirement and want to hear your advice. We are developing application packages for logistics industry. The plan is to develop two packages, one for daily operation in Client/Server mode. The other is for reporting/enquiry in Browser/Server mode. 1. The server must be Unix When I say 'server' means 1) database server; 2) if possible also...
3
11880
by: David N | last post by:
Hi All, I just wonder if in C#, I can develop a user defined control that can call its parent function which is not yet developed. For example, how do I make my user control call a to-be-developed-function cmdOkay_Click() function as described below. 1. Create an user control that contains an OK button as below Public Class MyButton:System.Windows.Form.UserControl
2
1725
by: [b2:ss] | last post by:
Can i distribute an application made with #develop under some commercial license (sahreware)? The GNU license is valid for modifyed versions of #develop source code only, or also for software made with the it. Thanx in advance, and sorry for my English.
7
2482
by: Dino M. Buljubasic | last post by:
I am wondering would this work on FAT16 and FAT32? if File.Exists("filePath\TestingTester.exe") I know that FAT16 uses 8 char file names and that a file longer then this would be automatically renamed to let's say: file name TestingTester.exe would be called Testin~1.exe Thank you,
6
239
by: clintonG | last post by:
I'd be interested in comments pro or con about using -- or not using -- the FAT32 file system for ASP.NET development and testing. -- <%= Clinton Gallagher METROmilwaukee "Regional Information Services" NET csgallagher AT metromilwaukee.com URL http://clintongallagher.metromilwaukee.com/
0
947
by: Mike H | last post by:
I have a program that copies files based on file dates: if the source file is newer than the destination file then the source file overwrites the destination. The problem is, when the clocks changed at daylight savings time the timestamps on the destination (NTFS) changed but the source (Fat32) did not. So now it wants to copy the whole source drive because the time stamps are an hour newer than the destinations. It appears FAT32...
2
1904
by: sohilvassa | last post by:
hi all, i want to dump a file with dummy data in txt file and want to writing larger file>4GB on FAT32 file system in C++ any body have idea ? any logic to do so ?
1
1618
by: sundarpalaniappan | last post by:
i had a doubt in fat32 program i want to know what type of parameter i want to give in SOURCE_MOUNT_FILE_AS_DRIVE i want to know how to convert the drive in to image file and i want to what are all essential while running the program in SOURCE_MOUNT_FILE_AS_DRIVE in the TARGET WINDOWS mode
0
9685
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9531
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10459
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10237
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10187
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9055
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6795
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5446
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5578
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.