use network harddisk for extracted/completed files?

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
jayless
Newbie
Newbie
Posts: 3
Joined: September 5th, 2009, 5:17 am

use network harddisk for extracted/completed files?

Post by jayless »

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.
Last edited by jayless on September 5th, 2009, 7:51 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: use network harddisk for extracted/completed files?

Post by shypike »

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.
jayless
Newbie
Newbie
Posts: 3
Joined: September 5th, 2009, 5:17 am

Re: use network harddisk for extracted/completed files?

Post by jayless »

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.
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)

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?

Post by TheW0ndaKid »

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
jayless
Newbie
Newbie
Posts: 3
Joined: September 5th, 2009, 5:17 am

Re: use network harddisk for extracted/completed files?

Post by jayless »

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???
User avatar
jcfp
Release Testers
Release Testers
Posts: 1032
Joined: February 7th, 2008, 12:45 pm

Re: use network harddisk for extracted/completed files?

Post by jcfp »

Some good reading here; for the mounting part the post on the ubuntu forum is very much step by step.
Post Reply