Hello all,
I've searched the forums but didn't find any solution.
My problem is that I have a rather small C: partition on my WHS, only 10GByte free.
So for large downloads unrar fails due to lack of disk space when unrar is extracting to
C:\Documents and Settings\User\Local Settings\Temp
I wonder if I can change the extracting directory for unrar in Sabnzbd 0.5.0 ?
thanks in advance
Per
How to change unrar.exe extract directory
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: How to change unrar.exe extract directory
Just put all working folders on d:.
Personally I use WHS too and I start it like this:
SABnzbd.exe -f d:\usenet
This will put the sabnzbd.ini file in d:\usenet and place all working folders inside d:\usenet.
d:\usenet\cache d:\usenet\admin d:\usenet\logs d:\usenet\incomplete
Through the Web-UI, you can set the "complete" folder and optionally category folders.
Make sure that you use \\server\share notation for all "complete" and category folders, otherwise
the files won't be visible for the other PCs.
You should use a \\server\share for the Watched Folder too.
Personally I use WHS too and I start it like this:
SABnzbd.exe -f d:\usenet
This will put the sabnzbd.ini file in d:\usenet and place all working folders inside d:\usenet.
d:\usenet\cache d:\usenet\admin d:\usenet\logs d:\usenet\incomplete
Through the Web-UI, you can set the "complete" folder and optionally category folders.
Make sure that you use \\server\share notation for all "complete" and category folders, otherwise
the files won't be visible for the other PCs.
You should use a \\server\share for the Watched Folder too.
Re: How to change unrar.exe extract directory
Thank you for your thorough answer.shypike wrote: Just put all working folders on d:.
Personally I use WHS too and I start it like this:
SABnzbd.exe -f d:\usenet
I will try your suggestion.
regards
Per