Thread: Ntfs / Fat32
View Single Post
  #6  
Old October 17th, 2007, 11:05 PM
billyo billyo is offline
Registered User
 
Join Date: Jan 2005
Location: Las Vegas, NV
Posts: 2,202
Question

Quote:
Originally Posted by ddouglass View Post
Just to clear a few things up. FAT32 actually came out with Windows 98. The problem with FAT(File Allocation Table)32 is that there are no security functions. All files are accessible by anyone connecting to your computer.
If you convert to NTFS then yes George it is irreversible, but who would want to go back to it anyway?
NTFS is more secure and more stable than FAT32 (how many times did Windows 98 crash for you?) A couple of people have asked to be able to secure their KMA files to prevent them being copied by an employee. This is one way to make it much harder for them to copy the files.
This is the link to the command information sheet:
http://www.microsoft.com/resources/d....mspx?mfr=true
Or to simplify it - Click on Start, and go to Run. Type "cmd" and hit enter. This will open a "DOS" window. Type in convert e: /fs:ntfs /v (e: being the drive you want to convert. This does not erase your files, however it is always a good idea to make a backup before starting anything like this. If the command cannot lock (have exclusive use) your drive, then it will offer to do it on the next restart.

i have 2 ext. drive connected to my laptop, is it better to take one out and leave the drive that i wanted to convert and type in convert/fs:ntfs/v ( g: being the drive i wanted to convert ? )this might be a dumb question..but if i make a back-up of my drive ( fat32 )
wont that still be the same fat32 file ? but its just gonna be on a diff. drive ? thanks for your help..( i'll be doing this over the weekend got a show this friday )

Last edited by billyo; October 17th, 2007 at 11:15 PM.
Reply With Quote