Hello,
i have installed Sabnzbd on a linux server and i would like to configure sabnzbd to use a harddisk on another pc as the extracted folder, how can i set this up??? i totally have no idea .
now my extracted folder says : downloads/complete but this is on the local harddrive.
i need help with this please
thanks in advance.
Jeroen
ps, every time it just creates a new folder in my ubuntu home directory so it creates directorys like : smb:\\laptop\downloads etccc its driving me crazy, i really would like to use my other harddisk as the complete disk.
use network harddisk for extracted/completed files?
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.
use network harddisk for extracted/completed files?
Last edited by jayless on September 5th, 2009, 7:51 am, edited 1 time in total.
Re: use network harddisk for extracted/completed files?
The other PC must "share" its hard disk somehow (all or just a part) as a network drive.
The second step is to mount the external share on the Linux box.
By "mounting" you attach the external share to the local file system of the Linux server.
Look or tutorials on the web on how to do this.
The second step is to mount the external share on the Linux box.
By "mounting" you attach the external share to the local file system of the Linux server.
Look or tutorials on the web on how to do this.
Re: use network harddisk for extracted/completed files?
Hai thanks for the fast reply, well im already sharing the folders on the windows system and i can connect to them thru ubuntu and i see my share directorys in my desktop (if i right click it only says unmount, so they are mounted)shypike wrote: The other PC must "share" its hard disk somehow (all or just a part) as a network drive.
The second step is to mount the external share on the Linux box.
By "mounting" you attach the external share to the local file system of the Linux server.
Look or tutorials on the web on how to do this.
but i need a password to login to it is that a problem and how can i solve it if it is???
any ideas?
-
TheW0ndaKid
Re: use network harddisk for extracted/completed files?
on Linux SABnzbd runs as root (i think) you should be able to create a local account on your windows system called root with the same password to allow SABnzbd to write to your shared drive
Re: use network harddisk for extracted/completed files?
Hai
the problem is that when i file in the windows network share (lets say smb://windows/downloads ) then it just create's a directory with that name in my home folder on ubuntu.
so actually that is the reall big problem, is there a workaround???
the problem is that when i file in the windows network share (lets say smb://windows/downloads ) then it just create's a directory with that name in my home folder on ubuntu.
so actually that is the reall big problem, is there a workaround???
Re: use network harddisk for extracted/completed files?
Some good reading here; for the mounting part the post on the ubuntu forum is very much step by step.

