mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Define Location Overwrites already existing files #8009
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#8009
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lastdaysoftware on GitHub (Nov 2, 2018).
Please provide the following information
qBittorrent version and Operating System
4.1.3 Windows 10
What is the problem
Had to move a folder to another location. Said folder had several files, some completed, some still downloading (same torrent). After moving the file, used the 'Define Location' context menu on the torrent, and it stated it started 'moving'. After it completed, all previously downloaded files were erased.
Probably a use case that wasn't thought of, still, it can and will lead to a big loss of data.
What is the expected behavior
Described above. Should check existing folder before 'moving'
Steps to reproduce
Described above.
@annomatik commented on GitHub (Dec 29, 2018):
I have the impression, that if I add multiple torrents which target the same directory, the result is chaos. For me, the expected behavior would be that qBitTorrent takes care, that that does not happen (e.g. by adding something to the directory name if there's a conflict, maybe a number or somethething else).
Also, if on Windows the filepath+filename exceed a certain limit (e.g. for animes, which can have crazy-long filenames), the files are not moved from the download directory to the completed directory. Instead, files are left in the download directory, even though qBitTorrent reports that everything is alright. TotalCommander can still move the files to the completed directory. So I think, that kind of file / directoryhandling could be improved in a future version.
@Piccirello commented on GitHub (Aug 4, 2019):
Duplicate of #127