FileCreateHardlink Method |
Name | Description | |
---|---|---|
CreateHardlink(String, String) | [AlphaFS] Establishes a hard link (similar to CMD command: "MKLINK /H") between an existing file and a new file. This function is only supported on the NTFS file system, and only for files, not directories. | |
CreateHardlink(String, String, PathFormat) | [AlphaFS] Establishes a hard link (similar to CMD command: "MKLINK /H") between an existing file and a new file. This function is only supported on the NTFS file system, and only for files, not directories. |