UNRAR request message ?
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.
UNRAR request message ?
I have a large file that has finished downloading but has failed to UNRAR. Is there a quick way of sending a message to my NAS server to UNRAR this file?
Re: UNRAR request message ?
Open a shell prompt and type:
cd THE_RIGHT_FOLDER
unrar x FIRST_RAR_FILE_NAME
cd THE_RIGHT_FOLDER
unrar x FIRST_RAR_FILE_NAME
Re: UNRAR request message ?
Appolgies but how does one do that ? I'm pretty new to this stuff. (learning fast though)shypike wrote: Open a shell prompt and type:
cd THE_RIGHT_FOLDER
unrar x FIRST_RAR_FILE_NAME
Re: UNRAR request message ?
You managed to get SABnzbd running on your NAS?
I assume you know how to open a shell connection to it.
How else did you get it installed?
I assume you know how to open a shell connection to it.
How else did you get it installed?
Re: UNRAR request message ?
Didn't mean to ask a seemingly simpleton question but my QNAP NAS installed the app by it's simple easy to follow upload feature. No shell connection was open that was apparent to me. If you can point me in the direction or links where I can learn these things, I won't ask again. thxshypike wrote: You managed to get SABnzbd running on your NAS?
I assume you know how to open a shell connection to it.
How else did you get it installed?
Re: UNRAR request message ?
The most popular method is to install the famous PUTTY program
and then let it make an SSH connection to the IP address of the NAS using port 22.
Putty: http://www.chiark.greenend.org.uk/~sgta ... nload.html
I think that the rest of your questions should go to http://forum.qnap.com/
as I am not familiar the the QNAP's.
and then let it make an SSH connection to the IP address of the NAS using port 22.
Putty: http://www.chiark.greenend.org.uk/~sgta ... nload.html
I think that the rest of your questions should go to http://forum.qnap.com/
as I am not familiar the the QNAP's.
Re: UNRAR request message ?
Thanks Shypike, will check out Puttyshypike wrote: The most popular method is to install the famous PUTTY program
and then let it make an SSH connection to the IP address of the NAS using port 22.
Putty: http://www.chiark.greenend.org.uk/~sgta ... nload.html
I think that the rest of your questions should go to http://forum.qnap.com/
as I am not familiar the the QNAP's.
Re: UNRAR request message ?
OK so got PuTTY installed and gonna give this a bash. Tried entering the code but not sure I have the file structure correct?shadytree wrote:shypike wrote: Open a shell prompt and type:
cd THE_RIGHT_FOLDER
unrar x FIRST_RAR_FILE_NAME
Directory is:
\\Share\Public\Movies
File is:
testMovie.rar
So how would I enter that please ?
Re: UNRAR request message ?
You need the local Linux path, not the Windows notation.
Please google for more info on this.
Please google for more info on this.

