Ulysees
- 515
- 0
Is this possible? (Folders in different drives)
Mounting NTFS folders under other NTFS folders is achievable using the "junction" command. This command allows users to create directory junctions, effectively linking folders across different drives. While shortcuts to UNC paths can be created, not all applications recognize these shortcuts, which limits their utility. For detailed guidance, refer to the Sysinternals documentation available at http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx.
PREREQUISITESSystem administrators, IT professionals, and users managing complex file systems who need to optimize folder organization and access across multiple drives.