Sabnzbd Installed on Linux NAS

Posted by Mike Szp. on Super User See other posts from Super User or by Mike Szp.
Published on 2012-06-30T14:13:22Z Indexed on 2012/06/30 15:18 UTC
Read the original article Hit count: 273

Filed under:
|
|
|

I installed SABnzbd on a linux formatted NAS. Now the directory it downloads to is mapped differently on the NAS itself, because the path that SABnzbd knows about starts in it's own folder.

If this sounds confusing let me give you an example:

\\MYNAS\Volume_1\

That is the path of the drive on the NAS.

I would like my SABnzbd downloads to go to:

 \\MYNAS\Volume_1\Downloads

Right now SABnzbd is installed to:

 \\MYNAS\Volume_1\ffp\opt\optware\share\SABnzbd

And the default download directory (as indicated in SABnzbd is):

/ffp/opt/optware/share/SABnzbd/downloads/complete

I know that the mapping is different somehow because It is installed on the NAS, but I just am lost as to what I should do.

So far, I have tried for the complete folder:

/192.168.restofip/Volume_1/downloads/complete

/Volumes/Volume_1/downloads/complete

/Volume_1/downloads/complete

Does anyone know how to change the path so that I can have it download to one of the topmost folders on the NAS instead of having it download to a folder so deep in the drive?

© Super User or respective owner

Related posts about linux

Related posts about nas