What happens to a file when it fails to unpack
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
What happens to a file when it fails to unpack
I have general question as to what happens to a file when it fails to be unpacked for any reason? Is it deleted/purged or does it exist somewhere in the file structure?
Re: What happens to a file when it fails to unpack
In Incomplete or Complete/ Failed or / unpack ... with some leading underscores as bonus
Re: What happens to a file when it fails to unpack
Thanks for the quick answer. When I go to home>.sabnzbd>Downloads I have a "complete" and "incomplete" but then no other folders. FYI, the majority of my unpacking errors happen due to an error in renaming.
Re: What happens to a file when it fails to unpack
Be a daredevil and - with your file explorer or terminal - go into the Complete directory ... and discover what you see there
On my disk:
And/or go into sabnzbd.log what kind of renaming you see there.
HTH
On my disk:
Code: Select all
sander@penguin:~/Downloads/complete$ ll | grep " _"
drwxr-xr-x 1 sander sander 0 Aug 19 21:59 _FAILED_E...
drwxr-xr-x 1 sander sander 0 Aug 19 21:52 _UNPACK_c...HTH
