[OSX] Move to AFP/SMB share on Airport Extreme

Come up with a useful post-processing script? Share it here!
Post Reply
craigcullum
Newbie
Newbie
Posts: 2
Joined: March 5th, 2010, 10:58 pm

[OSX] Move to AFP/SMB share on Airport Extreme

Post by craigcullum »

Hey guys,

I've got SABNZBD 0.5.0 running on OSX and I'm struggling in writing a script to move the file to a SMB/AFP share on my airport extreme. I've tried \\airport-extreme\share in the categories destination folder but it puts it in the root.

It works if I use \Volumes\Share but the problem is my OSX box is a 24/7 server and if for what ever reason it loses the shares, it doesn't automatically re-mount it and then I have to manually fix it all.

I was thinking of writing a post process script to check to see if the share is mounted and then move the file but was hitting issues merging the folders if the Show/Season already exists.

Can anyone help, either getting SAB to put the file straight to the share, or point me in the direction on getting a script working that moves the file to the share.

Thanks,

Craig
craigcullum
Newbie
Newbie
Posts: 2
Joined: March 5th, 2010, 10:58 pm

Re: [OSX] Move to AFP/SMB share on Airport Extreme

Post by craigcullum »

I testing a possible solution using FSTAB.
Post Reply