Change Download Folder location on D-Link DNS 320

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
epocaliptic
Newbie
Newbie
Posts: 2
Joined: May 31st, 2012, 8:18 am

Change Download Folder location on D-Link DNS 320

Post by epocaliptic »

Like the title says I am trying to change the default location of my download folder (SABnzbd is installed on the NAS itself)and am having no success.

the default location is in ffp/opt/optware/share/sabnzbd

I would like it to be in a folder right on the drive.

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

I've also read through the other threads about this but I have not found a solution that has really helped or I woulden't be asking :) ,

would anybody be able to help me out?

Thanks.
epocaliptic
Newbie
Newbie
Posts: 2
Joined: May 31st, 2012, 8:18 am

Re: Change Download Folder location on D-Link DNS 320

Post by epocaliptic »

sorry to re-bump this thread, but I still have not solved this problem and am looking for advice if anyone has any.

Thank you.
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Change Download Folder location on D-Link DNS 320

Post by sander »

I have no NAS, but it looks like a Unix/Linux device. I can only give you a few hints:

Login on the NAS' command prompt, probably via SSH or telnet. Then issue two commands:

Code: Select all

mount
ls -al /
That should give an overview of mounted disks, and the root file system.

BTW: How did you install SABnzbd on this device? Is it a standard package, or did you have to download it from somewhere. If so: where?
Post Reply