Files downloaded to tmp folder after creating new folder through download dialog #1256

Closed
opened 2026-02-21 15:33:47 -05:00 by deekerman · 1 comment
Owner

Originally created by @r0ckarong on GitHub (Feb 26, 2014).

I add a torrent to the client. In the download dialog I select "Create Folder" from the location menu and create a new folder. The created folder is then shown as the download location in the dropdown menu. When the torrent starts downloading though, the files are actually stored in /tmp/. This means when I close a finished download my files will not be in the location that I expect them to be. This could mean loss of data if the system is rebooted in between.

Originally created by @r0ckarong on GitHub (Feb 26, 2014). I add a torrent to the client. In the download dialog I select "Create Folder" from the location menu and create a new folder. The created folder is then shown as the download location in the dropdown menu. When the torrent starts downloading though, the files are actually stored in /tmp/<some kind of random id>. This means when I close a finished download my files will not be in the location that I expect them to be. This could mean loss of data if the system is rebooted in between.
Author
Owner

@sledgehammer999 commented on GitHub (Feb 27, 2014):

I am guessing that you are on linux and using a libtorrent version < 0.16.13.
See #994 for details.

@sledgehammer999 commented on GitHub (Feb 27, 2014): I am guessing that you are on linux and using a libtorrent version < 0.16.13. See #994 for details.
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#1256
No description provided.