I am using sabnzbd on my qnap. It seems to be working great, but... where are my downloads?
When a download is finished, I can se that it is placed here: /share/MD0_DATA/Download/sabnzbd/complete/ ,but where is that? I can see it's a relative path, but relative to what and how do I access my downloads?
I have tried with http://192.168.1.3:8080/share/MD0_DATA/ ... /complete/ without any success.
Are network paths like \\192.168.1.3\movies supported?
Where are my downloads
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: Where are my downloads
/share/... is not a relative path, but an absolute and also internal path.
How this maps to a Windows-style share is for you to find out.
SABnzbd doesn't know and cannot know.
Isn't there anything in the NAS's user manual or the support forum?
You may need to use another internal path.
How this maps to a Windows-style share is for you to find out.
SABnzbd doesn't know and cannot know.
Isn't there anything in the NAS's user manual or the support forum?
You may need to use another internal path.
Re: Where are my downloads
Ok, I figured it out. A new share has been created on my NAS. The share name is Download, so that would give me this path: \\192.168.1.3\Download\sabnzbd\
In Configuration, under Folders, is it possible to use network shares in the "Completed Downloads Folder" field? Can I put in \\192.168.1.3\movies instead of /share/MD0_DATA/Download/sabnzbd/complete/?
In Configuration, under Folders, is it possible to use network shares in the "Completed Downloads Folder" field? Can I put in \\192.168.1.3\movies instead of /share/MD0_DATA/Download/sabnzbd/complete/?
Re: Where are my downloads
No, you must use internal paths (like /share).Katzi wrote:Can I put in \\192.168.1.3\movies instead of /share/MD0_DATA/Download/sabnzbd/complete/?
The operating system of the NAS cannot handle Windows style paths.

