Is it possibly to create symbolic link to file/folder?
Moderators: Hacker, petermad, Stefan2, white
Is it possibly to create symbolic link to file/folder?
Is it possible to create symbolic link to file/folder instead of copy it to new location?
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
You could do this via a button.
Type: System command
Command: sh
Parameters: ln -s %P%N %T%N
This will create a symbolic link of the first selected file in the other panel, with the same name as the source.
However, it will probably not work on user writable storage, because the file system doesn't support links.
Type: System command
Command: sh
Parameters: ln -s %P%N %T%N
This will create a symbolic link of the first selected file in the other panel, with the same name as the source.
However, it will probably not work on user writable storage, because the file system doesn't support links.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com