mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
delete single file from GUI #8413
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#8413
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 @heynando on GitHub (Feb 21, 2019).
please add the ability to delete a single file directly from the GUI.
if I delete the file externally, the torrents tries to read it generating erros and auto pause, so I have to uncheck the file from the download list and recheck the integrity of the entire torrent which could take long periods with huge torrents.
adding the ability to delete files from GUI one by one will allow for a better UX and avoid all this read-error nightmare.
IN PARALLEL BUT NOT LESS IMPORTANT, add a feature that prevents the engine from trying to read the downloaded file if the error is 'file not found' and/or especially if user has manually unchecked the file from the download list. Right now it keeps generating read-erros even after unchecking the file.
@Symbai commented on GitHub (Feb 25, 2019):
If you uncheck the file in QT first it's getting deleted already.
@heynando commented on GitHub (Feb 25, 2019):
Here's what happens with me. If the file is UNCHECKED it will be MOVED to the folder ".UNWANTED". the problem is the file doesn't actually get DELETED, it simply gets MOVED. So it continues occupying space and even worse the engine continues to use it to seed, which is why the read-error happens even after unchecking it.
Is your experience different from mine?
@heynando commented on GitHub (Mar 15, 2019):
this is what happens, the engine keeps trying to read the SAME FILE, even after marking it as UNWANTED
now imagine this happening every minute with dozens of active torrents and multiple files within each torrent
15/03/2019 09:29 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:29 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:29 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:29 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:29 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:29 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:29 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:29 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:29 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:29 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:29 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:29 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:29 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:29 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:28 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:28 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:26 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:26 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:26 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:26 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:26 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:26 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:25 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:24 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:23 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:22 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:22 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:22 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:22 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:22 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:22 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:22 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:22 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:22 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:22 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:22 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:22 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:22 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:22 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:22 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:21 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:21 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:21 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory 15/03/2019 09:21 - An I/O error occurred, 'name of the folder' paused. name of the folder partfile read (D:\My Files\Videos\gdrive3onD\name of the folder\.unwanted\NameOfTheFileInsideFolderUnwanted) error: No such file or directory@thalieht commented on GitHub (Sep 13, 2020):
Duplicate of #2391