Page 1 of 1
feature request: links support in the NTFS file system
Posted: 2015-03-18, 14:47 UTC
by Robbie
Hi
I would very much like to see support for the (windows) "LNK" format.
I.e. when i drag/drop a folder/file i can now choose to create a shortcut.
But if i want to create a windows/dos hardlink/junction/symbolic link i have to use complex commands.
I would very much like to see this as a possibility on the "Copy, Move, Create Shortcut, Cancel" dialog.
thanks in advance.
Rob
Posted: 2015-03-18, 18:51 UTC
by MVV
Shortcuts have very limited usage so they aren't close to copying/moving or creating NTFS links. However you can use Ctrl+F5 to create shortcuts. Also there are some useful tools that may be integrated into TC and make creating NTFS links pretty nice (e.g.
NTFSLinks and
NTLinks Maker).
Posted: 2015-08-18, 11:05 UTC
by Robbie
thx
Ctrl+F5 for me Sorts the current panel on Time. Investigating "NTFSLinks" and "NTLinks Maker" now. MVV, Which do you prefer?
ah, i now see that you are the author of NTLinks Maker.
regards
rob
Posted: 2015-08-18, 14:30 UTC
by MVV
Oops, sorry, Ctrl+Shift+F5!
All standard keyboard combinations are in Keyboard.txt file.
NTLinks Maker allows more, e.g. it supports symbolic links and it is able to ask for elevation when necessary, also it may copy from branch view with keeping structure (with help of /r parameter, as described in Readme).
Posted: 2015-08-24, 08:06 UTC
by Thany
+1 My vote for getting this natively into TC9

Posted: 2015-08-28, 15:15 UTC
by wolf5
+1 from me to.
Nowadays I use junctions more than ever. Steam library on D-drive. Any game i play a lot at a given time, I move to C: (SSD) and then create a junction link to it so Steam thinks it's still where it was.
Due to limited SSD disk space I move it back in times when I need the space for something else.
So I suggest an option under F6: Move and create Junction Link.
Posted: 2015-11-07, 09:41 UTC
by kapela86
You can try "Link Shell Extension", i've been using it for a long time. Install from
http://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html#download
Then in TC, you can drag & drop a file/dir using right mouse button to other panel and you will see this
Image:
http://i.imgur.com/1debbIa.png
Posted: 2015-11-07, 11:04 UTC
by MVV
However TC doesn't support right-button dragging in default mouse selection mode (which is much more powerful than Explorer-like one).
Posted: 2015-11-07, 12:17 UTC
by Hacker
MVV,
However TC doesn't support right-button dragging in default mouse selection mode (which is much more powerful than Explorer-like one).
Hold Shift.
Roman
Posted: 2015-11-07, 14:37 UTC
by MVV
Hacker,
Wow, thank you, tried different ways but missed that one!

Posted: 2015-11-07, 19:52 UTC
by Dalai
2
Hacker
Wow. Another feature available without anyone knowing... Well, almost nobody, since you know about it

. Thanks! Now I only need to remember it once I need it...
Regards
Dalai
Posted: 2015-11-07, 23:58 UTC
by milo1012
It's always a good idea to study history.txt :
history.txt wrote:21.06.06 Added: Support right mouse button drag&drop even in right button selection mode, by holding down SHIFT when starting the drag
BTT:
I'd like native reparse point handling too (but I doubt that we'll see it soon).
It would be great if TC could let the user create all types (junction/symbolic/hardlink AND old LNK files) via the Ctrl+Shift+F5 dialog.
TC simply needs to check the target file system first, and e.g. hide everything except lnk, if the target is a FAT system.
And maybe make default type for Ctrl+Shift+F5 adaptable (via config dialog), i.e. what will be selected by default.
Posted: 2015-11-08, 10:14 UTC
by MVV
I don't really think that LNK should be mixed with NTFS reparse points because these are completely different things and user must know what he is doing when he creates NTFS links.
As for me, I'm pretty happy with Alt+F6 for NTLinks Maker (previously for NTFS Links for years).
Posted: 2015-11-08, 14:41 UTC
by milo1012
MVV wrote:I don't really think that LNK should be mixed with NTFS reparse points because these are completely different things and user must know what he is doing when he creates NTFS links.
And why not?
There's no harm in creating them, and you can delete them just like lnk files.
Maybe at the same time TC could make rep. points more visible, like with new special icons.
(we probably already get
dimmed icons for hidden files and folders)
Anyway, that way it integrates seamless to an existing function.
Otherwise we'd need new key combinations, new internal commands, new dialogs, new default menu, ...
Alternatively, all choices except lnk could be visible but locked in the dialog, until you unlock it the configuration menu or so.
So if the user really wants it, he should activate it himself.