FAT32 & NTFS, for those its greek, are two popular file systems available in windows. For those who are curious let me give a simple overview of both of them:
NTFS provides:
- advanced security using access control lists
- Provides file & directory compression for storing more data
- Encryption
- Quotas
- Robustness
- So now if you are allured to convert your files to NTFS , is there a way? Yes sir. there is.
- Open Command Prompt.
- Click Start, point to All Programs,
- Point to Accessories
- Click Command Prompt
- In the command prompt window, type: convert drive_letter: /fs:ntfs

No comments:
Post a Comment