Page 1 of 1

Does unpack stop when it finds one password protected zip file?

Posted: August 30th, 2020, 4:40 am
by stigzler
hi - new to SAB - I have an NZB that represents a final file structure that contains many files and some zips. I got an email saying that "unpacking failed because archive requires password - xxx.zip" Did all the other files unpacked OK? Or does it stop when it gets to xxx.zip??

The end of the report says "Stage Join Files - Error "Incomplete sequence of joining files"

I checked the results. All the RAR part files seem to have been unpacked and all that's left in the temp folder is a folder called "__ADMIN__" which contains some files like "SABnzbd_attrib" and .GZ file (whatever that is)

thanks for any help you can offer

Re: Does unpack stop when it finds one password protected zip file?

Posted: August 30th, 2020, 6:07 am
by safihre
It will stop when it finds a passworded zip.
You can disable recursive unpacking in Config > Switches > Enable recursive unpacking.
This way it will only unpack the main job, and not try to unpack zip's in the final folder.

Re: Does unpack stop when it finds one password protected zip file?

Posted: August 31st, 2020, 7:00 am
by stigzler
Thanks safihre