Not sure how this happened or what I may have done.
Was downloading a movie, it started then unpacking random files in my folders and then deleting them.
It unpacked the movie successfully, but it unpacked and deleted a whole bunch of random program files I had saved.
Not sure why or how it did that.
The movie was set to unpack in drive D. and then according to the logs, i can see it poking around in several other folders and unpacking anything with a zip or rar file and then deleting the original file leaving me with random system/application files all over the place.
Random program unpacking and deleting
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.
Re: Random program unpacking and deleting
This is probably a combination of sending files to a single folder (which already contains all sorts of data)
and SABnzbd's recursive unpacking.
Sending your downloads to a generic destination is not recommended for that reason.
You can prevent most of this problem by disabling recursive unpacking by setting Config->Special->enable_recursive to 0.
and SABnzbd's recursive unpacking.
Sending your downloads to a generic destination is not recommended for that reason.
You can prevent most of this problem by disabling recursive unpacking by setting Config->Special->enable_recursive to 0.
Re: Random program unpacking and deleting
that was indeed it, thanks