Torrent does not reliably move folders after completion #16196

Open
opened 2026-02-22 02:53:32 -05:00 by deekerman · 2 comments
Owner

Originally created by @lunarwolfspirit on GitHub (Oct 9, 2024).

qBittorrent & operating system versions

qBittorrent: 5.0.0 x64
Operating system: Windows 11 Pro x64 (23H2) 22631.4249
Qt: 6.7.3
Libtorrent: 1.2.19.0

What is the problem?

Have a set up with different save paths defined for completed and incomplete torrents.

Completed downloads are not moving from incomplete folder reliably.

Sometimes the folder itself is created in the completed filepath, but the files remain in the incomplete folder.

Steps to reproduce

  1. Download to completion
  2. Check folder for files
  3. Missing files are found in the "Source" folder and not moved to "Destination"

Additional context

  • torrent2 had a filename of length 89 vs. torrent1's 82.
  • There were no other special characters than ".", "[" and "]"
  • E:/ HDD has ample space (700GB free)

Log(s) & preferences file(s)

(N) 2024-10-10T13:19:50 - Torrent download finished. Torrent: "torrent1"
(N) 2024-10-10T13:24:58 - Enqueued torrent move. Torrent: "torrent1". Source: "E:\Downloads_tor". Destination: "E:\Downloads"
(N) 2024-10-10T13:24:58 - Start moving torrent. Torrent: "torrent1". Destination: "E:\Downloads"
(N) 2024-10-10T13:25:30 - Moved torrent successfully. Torrent: "torrent1". Destination: "E:\Downloads"
(N) 2024-10-10T13:25:31 - Torrent download finished. Torrent: "torrent1"
(N) 2024-10-10T13:49:37 - Enqueued torrent move. Torrent: "torrent2". Source: "E:\Downloads_tor". Destination: "E:\Downloads"
(N) 2024-10-10T13:49:37 - Start moving torrent. Torrent: "torrent2". Destination: "E:\Downloads"
(W) 2024-10-10T13:49:38 - Failed to move torrent. Torrent: "torrent2". Source: "E:\Downloads_tor". Destination: "E:\Downloads". Reason: "torrent2" storage move failed. file_rename (E:\Downloads_tor"torrent2""torrent2"): Permission denied"
(N) 2024-10-10T13:49:39 - Torrent download finished. Torrent:

Originally created by @lunarwolfspirit on GitHub (Oct 9, 2024). ### qBittorrent & operating system versions qBittorrent: 5.0.0 x64 Operating system: Windows 11 Pro x64 (23H2) 22631.4249 Qt: 6.7.3 Libtorrent: 1.2.19.0 ### What is the problem? Have a set up with different save paths defined for completed and incomplete torrents. Completed downloads are not moving from incomplete folder reliably. Sometimes the folder itself is created in the completed filepath, but the files remain in the incomplete folder. ### Steps to reproduce 1. Download to completion 2. Check folder for files 3. Missing files are found in the "Source" folder and not moved to "Destination" ### Additional context - torrent2 had a filename of length 89 vs. torrent1's 82. - There were no other special characters than ".", "[" and "]" - E:/ HDD has ample space (700GB free) ### Log(s) & preferences file(s) (N) 2024-10-10T13:19:50 - Torrent download finished. Torrent: "torrent1" (N) 2024-10-10T13:24:58 - Enqueued torrent move. Torrent: "torrent1". Source: "E:\Downloads\_tor". Destination: "E:\Downloads" (N) 2024-10-10T13:24:58 - Start moving torrent. Torrent: "torrent1". Destination: "E:\Downloads" (N) 2024-10-10T13:25:30 - Moved torrent successfully. Torrent: "torrent1". Destination: "E:\Downloads" (N) 2024-10-10T13:25:31 - Torrent download finished. Torrent: "torrent1" (N) 2024-10-10T13:49:37 - Enqueued torrent move. Torrent: "torrent2". Source: "E:\Downloads\_tor". Destination: "E:\Downloads" (N) 2024-10-10T13:49:37 - Start moving torrent. Torrent: "torrent2". Destination: "E:\Downloads" (W) 2024-10-10T13:49:38 - Failed to move torrent. Torrent: "torrent2". Source: "E:\Downloads\_tor". Destination: "E:\Downloads". Reason: "torrent2" storage move failed. file_rename (E:\Downloads\_tor\"torrent2"\"torrent2"): Permission denied" (N) 2024-10-10T13:49:39 - Torrent download finished. Torrent:
Author
Owner

@TheLinuxGuy commented on GitHub (Oct 10, 2024):

Since upgrading to 5.0.0 i am also seeing this on linux/docker.... my downloads complete but are not marked complete for *arrs apps to do the needful moves.

@TheLinuxGuy commented on GitHub (Oct 10, 2024): Since upgrading to 5.0.0 i am also seeing this on linux/docker.... my downloads complete but are not marked complete for *arrs apps to do the needful moves.
Author
Owner

@craig-wagner commented on GitHub (Oct 11, 2024):

I've been noticing the same thing since upgrading to 5.0.0. Looking in the logs I see the same "Permission denied" message. When I tried to rename one of the completed downloads it wouldn't let me because it claimed some component of Nord had access to the file. I went in and turned off all of Nord's supplemental features, will see if that fixes it.

@craig-wagner commented on GitHub (Oct 11, 2024): I've been noticing the same thing since upgrading to 5.0.0. Looking in the logs I see the same "Permission denied" message. When I tried to rename one of the completed downloads it wouldn't let me because it claimed some component of Nord had access to the file. I went in and turned off all of Nord's supplemental features, will see if that fixes it.
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/qBittorrent#16196
No description provided.