Frame Corner

Frame Top

GSW Study Notes Home

GSW MCSE Notes Home Networking Essentials Notes NT Server 4.0 Notes NT Administration Notes

Module 5: Managing File Systems

File Allocation Table (FAT) File System
Windows NT File System (NTFS)

NTFS naming conventions:

Note:
You can assign permissions to a file or folder regardless if it is shared or not.

NTFS supports

NTFS Security

Note: NTFS volume sets can be extended so that it exceeds the 2-terabyte limit, but the volume set cannot be reformatted if there is a problem.

Comparisons

 Additional NTFS Features

  • Note: You can run POSIX applications from any NT file system. However, if the application requires access to file system resources, then NTFS is required.
  • Converting to NTFS
    Working with File Names

    Autogenerated 8.3 File Names

        1. My Term Paper A.doc------MYTERM~1.DOC
        2. My Term Paper B.doc------MYTERM~2.DOC
        3. My Term Paper C.doc------MYTERM~3.DOC
        4. My Term Paper D.doc------MYTERM~4.DOC
        5. My Term Paper E.doc------MY0F58~1.DOC
        6. My Term Paper F.doc------MY6968~1.DOC

     Long File Name Considerations

    Long File Names on FAT Partitions

    Control\FilSystem\Win31FileSystem

    Managing NTFS Compression

    Compressing and Decompressing Files and Folders

    1. You can use the Windows NT Explorer:
    2. Use the compact.exe command: It is a command line utility that can use the following options:
    Option Action performed Option Action performed
    /c Compress the specified files, directories will be marked to compress new added files. /i Continue performing the operation even if errors occur.
    /u Uncompress (also marks directories). /f Forces compression on all specified files even if already compressed This also compresses files that are compressed partially due to a power lost.
    /s Files in directory and all sub directories will be compressed. /q Reports only the summary information.
    /a Displays files with the Hidden or System attribute; these files are omitted by default.

    Some notes:

    Compression attributes change during copying and moving

    Copying

    Because the file is copied to a compressed folder, it will be copied in its original state and after that it will be compressed. So you will need enough disk space for the entire file in its original state!

     Moving

     

    NOTE: When a compressed file is moved to a folder that does not contain any compressed files, the folder does not appear in blue in WinNT Explorer. The only time a folder appears in blue is when the folder has the compression attributes set, so that new files put in the folder will be compressed.

     

    Top of Page Top of page

    E-mail Me! Comments and suggestions? E-mail me at grantwilson21@yahoo.com
    I'm sorry, but I can't answer specific network-related, or exam-related questions.
    Last Updated: August 6, 2001 Grant Wilson, Edmonton, AB Canada