Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > FAT32 vs NTFS, Overwritting Deleted File

Reply
Thread Tools Display Modes

FAT32 vs NTFS, Overwritting Deleted File

 
 
jaugustine@verizon.net
Guest
Posts: n/a

 
      03-25-2010
Hi,

I know about FAT32, but I know little about NTFS. Assuming both
hard drives are not "fragmented". If a large (200MB) file is deleted, is it
more likely to be overwritten (space it occupied on the hard disk is
overwritten) on a FAT32 hard disk compared to a NTFS?

Thank You in Advance, John

PS, Remove "ine" from my email address


 
Reply With Quote
 
 
 
 
News Guy
Guest
Posts: n/a

 
      03-26-2010
wrote:

> I know about FAT32, but I know little about NTFS. Assuming both
> hard drives are not "fragmented". If a large (200MB) file is
> deleted, is it more likely to be overwritten (space it occupied
> on the hard disk is overwritten) on a FAT32 hard disk compared
> to a NTFS?


Why are you multi-posting your question - instead of cross-posting it?

To answer your question, because the FAT32 file system is simpler both
in terms of it's construction and operation, a deleted file is more
likely to be recovered in a given period of time compared to NTFS.

NTFS is a very busy file system, and it's constantly "thrashing" the
hard drive because of it's journalling behavior. So I wouldn't count on
the data in the clusters that were once used for a deleted file to
survive for very long.

The survivability of a deleted file might be more of a factor of the
operating system. For example, win-98 might use a different strategy
when it creates new files or writes new data to a FAT32 file system
compared to win2k or XP, etc. Win-98 might prefer to write new data to
previously unallocated clusters first, and only resort to over-writing
deleted clusters once there are no more "virgin" clusters left.
NT-based OS's might not follow the same strategy when writing to a FAT32
volume.
 
Reply With Quote
 
Gene E. Bloch
Guest
Posts: n/a

 
      03-26-2010
On Thu, 25 Mar 2010 07:48:34 -0500, wrote:

> Hi,
>
> I know about FAT32, but I know little about NTFS. Assuming both
> hard drives are not "fragmented". If a large (200MB) file is deleted, is it
> more likely to be overwritten (space it occupied on the hard disk is
> overwritten) on a FAT32 hard disk compared to a NTFS?
>
> Thank You in Advance, John
>
> PS, Remove "ine" from my email address


If you want to recover it, it is more likely to be overwritten in NTFS.

If you want to erase it securely, it is less likely to be overwritten in
NTFS.

These are Corollaries 273 and 302 of Murphy's Law.

Eraser will securely erase a file by several methods.
http://eraser.heidi.ie/

--
Gene E. Bloch letters0x40blochg0x2Ecom
 
Reply With Quote
 
Jon
Guest
Posts: n/a

 
      03-30-2010
<> wrote in message
news:...
> Hi,
>
> I know about FAT32, but I know little about NTFS. Assuming both
> hard drives are not "fragmented". If a large (200MB) file is deleted,
> is it
> more likely to be overwritten (space it occupied on the hard disk is
> overwritten) on a FAT32 hard disk compared to a NTFS?
>




Personally I think this just depends on the size of the drive. Since fat32
drives have historically tended to be smaller than ntfs, then the 'odds' of
a new file requiring to use the old space of an overwritten file, would
necessarily historically have been larger.

So my guess would be that given equal sized drives, the odds would be the
same, but I'm happy to be corrected if someone knows better ....

--
Jon



 
Reply With Quote
 
Gene E. Bloch
Guest
Posts: n/a

 
      03-31-2010
On Tue, 30 Mar 2010 21:12:33 +0100, Jon wrote:

> <> wrote in message
> news:...
>> Hi,
>>
>> I know about FAT32, but I know little about NTFS. Assuming both
>> hard drives are not "fragmented". If a large (200MB) file is deleted,
>> is it
>> more likely to be overwritten (space it occupied on the hard disk is
>> overwritten) on a FAT32 hard disk compared to a NTFS?
>>

>
>
>
> Personally I think this just depends on the size of the drive. Since fat32
> drives have historically tended to be smaller than ntfs, then the 'odds' of
> a new file requiring to use the old space of an overwritten file, would
> necessarily historically have been larger.
>
> So my guess would be that given equal sized drives, the odds would be the
> same, but I'm happy to be corrected if someone knows better ....


That makes sense to me. However, the real thing might be the way the file
system recycles old free allocation units.

For instance, two (of many) possibilities are FIFO and LIFO: first in first
out vs last in first out.

The former reuses the oldest free blocks first, and the latter uses the
newest first. FIFO is better for not losing recently deleted data.

--
Gene E. Bloch letters0x40blochg0x2Ecom
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Leftover folders after Microsoft Update mme000 \(add @yahoo.it to my nick\) Windows Update 21 12-26-2009 10:11 PM
Windows 2003 R2 - Missing Disk Space on System drive zinger-uk Windows Server 12 11-29-2009 12:02 PM
Recycle bin: HELP! Is there a temporary file for deleted items??? MandM Windows Vista File Management 4 09-17-2007 05:01 AM
Re: Convert drive from NTFS to FAT32 in Vista Chris Windows Vista Hardware 1 12-13-2006 11:15 PM
What is up with Vista's file system? Stan Shankman Windows Vista File Management 7 08-15-2006 07:59 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59