473,785 Members | 2,185 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 1660
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
11879
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
946
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
9646
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
10157
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...
0
9957
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8983
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...
1
7505
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5518
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4055
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3658
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2887
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.