UNRAR request message ?

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
shadytree
Newbie
Newbie
Posts: 27
Joined: February 15th, 2009, 6:22 am

UNRAR request message ?

Post by shadytree »

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?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: UNRAR request message ?

Post by shypike »

Open a shell prompt and type:
  cd THE_RIGHT_FOLDER
  unrar x FIRST_RAR_FILE_NAME
shadytree
Newbie
Newbie
Posts: 27
Joined: February 15th, 2009, 6:22 am

Re: UNRAR request message ?

Post by shadytree »

shypike wrote: Open a shell prompt and type:
  cd THE_RIGHT_FOLDER
  unrar x FIRST_RAR_FILE_NAME

Appolgies but how does one do that ? I'm pretty new to this stuff. (learning fast though)  ;)
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: UNRAR request message ?

Post by shypike »

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?
shadytree
Newbie
Newbie
Posts: 27
Joined: February 15th, 2009, 6:22 am

Re: UNRAR request message ?

Post by shadytree »

shypike 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?
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. thx
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: UNRAR request message ?

Post by shypike »

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.
shadytree
Newbie
Newbie
Posts: 27
Joined: February 15th, 2009, 6:22 am

Re: UNRAR request message ?

Post by shadytree »

shypike 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.
Thanks Shypike, will check out Putty
shadytree
Newbie
Newbie
Posts: 27
Joined: February 15th, 2009, 6:22 am

Re: UNRAR request message ?

Post by shadytree »

shadytree wrote:
shypike wrote: Open a shell prompt and type:
  cd THE_RIGHT_FOLDER
  unrar x FIRST_RAR_FILE_NAME

OK so got PuTTY installed and gonna give this a bash. Tried entering the code but not sure I have the file structure correct?

Directory is:

\\Share\Public\Movies

File is:

testMovie.rar

So how would I enter that please ?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: UNRAR request message ?

Post by shypike »

You need the local Linux path, not the Windows notation.
Please google for more info on this.
Post Reply