Added choosing between Hardlink, Copy or Move #8412

Closed
opened 2026-02-20 00:03:23 -05:00 by deekerman · 1 comment
Owner

Originally created by @aiemassfiria on GitHub (Apr 17, 2024).

Is there an existing issue for this?

  • I have searched the existing open and closed issues

Im using cloud storage. So when torrent complete download the file, Radarr will copy or hardlinks the file depends on configuration we set. The problem is when using cloud, if we use the copy function (untick the hardlink), it will take a long time to duplicate the file, its the same also when using hardlink.

Describe the solution you'd like

Added function Move either than Copy (untick the hardlink) and hardlink (tick hardlink). So user can choose Move/Hardlink/Copy. Drowdown button suggest either than tick checkbox.

Describe alternatives you've considered

Nothing.

Anything else?

Nothing.

Originally created by @aiemassfiria on GitHub (Apr 17, 2024). ### Is there an existing issue for this? - [X] I have searched the existing open and closed issues ### Is your feature request related to a problem? Please describe Im using cloud storage. So when torrent complete download the file, Radarr will copy or hardlinks the file depends on configuration we set. The problem is when using cloud, if we use the copy function (untick the hardlink), it will take a long time to duplicate the file, its the same also when using hardlink. ### Describe the solution you'd like Added function Move either than Copy (untick the hardlink) and hardlink (tick hardlink). So user can choose Move/Hardlink/Copy. Drowdown button suggest either than tick checkbox. ### Describe alternatives you've considered Nothing. ### Anything else? Nothing.
Author
Owner

@bakerboy448 commented on GitHub (Apr 17, 2024):

No plans to change.

seeding torrents are copied or hardlinked
Completed torrents or Usenet are copy+delete or moves.

fix your setup accordingly
Please use Discord for support/questions.

@bakerboy448 commented on GitHub (Apr 17, 2024): No plans to change. seeding torrents are copied or hardlinked Completed torrents or Usenet are copy+delete or moves. fix your setup accordingly Please use [Discord](https://radarr.video/discord) for support/questions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Radarr#8412
No description provided.