how to use mklink on tos
Posted: 22 Sep 2023, 00:46
I want to use mklink for some file hard-linking. How can I use it?
Bug Reports, Operation Guides, and Experience Sharing
https://forum.terra-master.com/en/
thanks! I was thinking there's a tool with same name and forget ln.outkastm wrote: ↑22 Sep 2023, 17:13 mklink is a windows tool.
For NAS use
Code: Select all
ln file1.txt hardlink.txt