Ticket #4478 (closed enhancement: duplicate)

Opened 10 months ago

Last modified 10 months ago

Add an option to create links instead of copying

Reported by: lastique Owned by:
Priority: major Milestone:
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

It would be useful to be able to select a number of files and then create symlinks or hardlinks pointing to those files in the directory open in the other panel. This is functionally similar to copying the files, only without actually copying the data.

One way to implement this would be to add a selection UI element to the Copy dialog, which would allow to select between the regular copy, create hardlinks and create symlinks. The regular copy would be the default, of course.

Note that there are also other ways to copy files on some filesystems, like reflinks on XFS and BTRFS. This could be another option in that dialog, but my primary interest is in creating symlinks and hardlinks.

Change History

comment:1 Changed 10 months ago by andrew_b

  • Status changed from new to closed
  • Resolution set to duplicate
  • Milestone Future Releases deleted

Closed as duplicate of #3950.
Users don't use search. Just don't...

Note: See TracTickets for help on using tickets.