Hello-
I have searched for all the topics related to making the file path for the completed downloads my NAS device, however, it still says "Error: cannot create complete_dir directory "\\freenas\Data\Server\VIDEO". "
What am I doing wrong?
I am using Vista 64. It didn't work on my linux machine either (but after reading the comments, looks like I forgot to mount the network share).
any help would be appreciated.
Thanks,
Ben
Download Folder and Network Share (FreeNAS)
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: Download Folder and Network Share (FreeNAS)
I assume SABnzbd is running on the Vista system?
Does the \\freenas\Data\Server\VIDEO folder already exist on the freeNAS?
If so, have you tried something like this from the command prompt?
Carefully check access rights on the freeNAS.
Does the \\freenas\Data\Server\VIDEO folder already exist on the freeNAS?
If so, have you tried something like this from the command prompt?
Code: Select all
echo test >\\freenas\Data\Server\VIDEO\test.txt
Re: Download Folder and Network Share (FreeNAS)
I copied and pasted the command you wrote into the command prompt, but nothing happend. I am not sure I understand the directions. Also, yes, the folder tv shows already exist.
Thanks,
Ben
Thanks,
Ben
Re: Download Folder and Network Share (FreeNAS)
What should happen is that a file called test.txt was created on the VIDEO share.
Is the share visible in the Windows Explorer?
Can you copy files to it?
Is the share visible in the Windows Explorer?
Can you copy files to it?

