You can edit almost every page by Creating an account and confirming your email.

NTFS volume mount point

From EverybodyWiki Bios & Wiki


NTFS volume mount points are specialized NTFS filesystem objects which are used to mount and provide an entry point to other volumes.

Description

NTFS volume mount points are NTFS filesystem objects—implemented as NTFS reparse points—which are used to mount and provide an entry point to other volumes. Volume mount points are supported by NTFS 3.0, which was introduced with Windows 2000.

Use

Mount points can be created in a directory on an NTFS file system, which gives a reference to the root directory of the mounted volume. Any empty directory can be converted to a mount point. The mounted volume is not limited to the NTFS filesystem but can be formatted with any file system supported by Microsoft Windows. However, though these are similar to POSIX mount points found in Unix and Unix-like systems, they only support local filesystems; on Windows Vista and later versions of Windows, NTFS symbolic links can be used to link local directories to remote SMB network paths.

See also

External links


This article "NTFS volume mount point" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:NTFS volume mount point. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.