I just installed SABnzbd onto an XBMC Live system through ssh. The hardware is an Acer Aspire Revo 1600.
I have plugged a USB fantom 2tb hard drive into the Revo. XBMC Live automatically mounts and reads my media from it. But what do I put into the completed downloads field so SABnzbd saves to it? I can't figure out the proper path.
The drive is named "fanmon". Ive tried:
//Fanmon/
\Volumes\Fanmon
but none work. I think the second is actually for OS X but I tried it anyway. XBMC is based on linux.
Thanks for the help.
How do you save completed downloads to usb drive?
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: How do you save completed downloads to usb drive?
On Linux (-derived) operating systems you normally must "mount" external drives.
That means you tell the OS where the file system of the devices
is inserted in the main file system.
Try googling for "linux mount".
You need to know the device name too (the name the OS uses for it).
That might be a bit of a puzzle.
That means you tell the OS where the file system of the devices
is inserted in the main file system.
Try googling for "linux mount".
You need to know the device name too (the name the OS uses for it).
That might be a bit of a puzzle.