Page 1 of 1

Moving completed files off to another drive

Posted: September 6th, 2008, 11:53 am
by geebee
Hi

I run SABnzbd on a QNAP NAS and want to move completed files off the /download share to the /multimedia share using categories. 

I have tried \\\multimedia\tv  but it isnt working... any ideas please?

Re: Moving completed files off to another drive

Posted: September 12th, 2008, 1:34 am
by shypike
geebee wrote: I have tried \\\multimedia\tv  but it isnt working... any ideas please?
The NAS is probably a Linux based thing.
So you need to use Linux compatible local paths.
\\nas\multimedia is how you would use it from Windows.
In Config->Folder or Config->Categories you need to usea path llike  this:
/mnt/multimedia
or whatever it's internal path is.