OSX 10.5 Saving to External Drive

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
stuart.sgp
Newbie
Newbie
Posts: 2
Joined: August 8th, 2008, 10:52 pm

OSX 10.5 Saving to External Drive

Post by stuart.sgp »

Hi Guys,

I will definitely begin with a thank you.  I am delighted with this software.  Totally awesome and saves so much time.   8)

I'll cut to the chase,  I have recently purchased a 1TB external HD on firewire 800 for my MAC.  Part of the reason being that my poor 300GB mac HD reached it capacity.

I wanted to know how to point SABNZBD (0.4.2) so that it saves the downloads straight to the external hard drive.  Presently when I navigate to :

Config > Folders

I see that it seems to unchangeably reference to :

/Users/Stuart  (Stuart being the user, me)

I tried creating an alias in the 'Stuart' folder that points to the external HD, but that didnt work.  Interestingly, ever since I have been tinkering around I now cant even save files to any other folder anywhere!  I recieve this error:

[assembler] Disk error on creating file /Users/Stuart/converted/incomplete/[name of the title I am downloading here]

If anyone could kindly advise I would be very grateful.

Many Thanks



Info Requested :

Version: 0.4.2
OS: OSX Leopard 10.5.4
Install-type: OSx .app
Skin: Default
Firewall Software: Little Snitch
Are you using IPV6? No
Is the issue reproducible? yes
Last edited by stuart.sgp on August 8th, 2008, 11:09 pm, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: OSX 10.5 Saving to External Drive

Post by shypike »

First try to get to a situation where you can copy files with Finder, so that mounting ad access rights are simple.
I don't know what you mean by alias, but a symbolic link works on Linux, so that should work on OSX too.

Further for efficiency I would put the "incomplete" folder on the local harddisk
and the "complete" folder(s) on the new drive.
stuart.sgp
Newbie
Newbie
Posts: 2
Joined: August 8th, 2008, 10:52 pm

Re: OSX 10.5 Saving to External Drive

Post by stuart.sgp »

Hi Shypike,

I'm not sure I know what you mean.  I have only switched to OSx a few months ago so please excuse my ignorance.  I can copy files with Finder anywhere on any disk.  Mounting and access rights?  How do I give SAB access rights?

Yes alias as in symbolic link.  It was all working nicely until i tried to point it to the alias (shortcut / symbolic link etc).  Now it seems to have no rights to write to disk (any disk, local or external).  Perplexing.

I note though, as per pair of dimes advise, I tried to specify the save location as /volumes/[name of external HD] and low and behold it actually created two folders (named by me, which were 'complete' and 'incomplete') but then proceeded to give me disk write errors subsequently.

Just looked at the MAC install guide: http://sabnzbd.wikidot.com/howto-osx-src This seems to make some suggestion on installing pyton and some other weird stuff!  However I am already on 10.5.4 so I guess thats not necessary?  Hmm

I'm such an MAC noob! haha.  I am guessing this must be a result of permissions.  Hmm I only know NTFS (windows), not so good with MFS (Mac file system)

Thanks a lot
Last edited by stuart.sgp on August 10th, 2008, 6:39 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: OSX 10.5 Saving to External Drive

Post by shypike »

If you use the OSX app, there's no need to install Python.

For more answers you are dependent on other OSX users on this forum.
I'm just as much an OSX noob as you are...
rAf
Moderator
Moderator
Posts: 546
Joined: April 28th, 2008, 2:35 pm
Location: France
Contact:

Re: OSX 10.5 Saving to External Drive

Post by rAf »

Hi stuart.sgp,

As shypike mentioned, if you use osx app, you don't need to install anything.
NTFS volumes on mac osx are mounted read only and you can't write on it.

Here some way to resolve your issue :

- format your external drive in HFS+ (Mac OS Filesystem) but you'll not be able to read/write from Windows PC
- install macfuse with NTFS-G support (it's seem working, i'm not personnaly using it...) to read/write on NTFS volumes

and mount your volume before starting sabnzbd because of this (read this thread)

Hope it helps
Post Reply