how to use mklink on tos
how to use mklink on tos
I want to use mklink for some file hard-linking. How can I use it?
Re: how to use mklink on tos
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