Page 1 of 1

Access files/folder - .spk package ??

Posted: June 27th, 2011, 4:47 am
by PepeLePew
I´m afraid I´m off to a bad start here, but after spending 6 hours trying to figure this out, I am now forced to make a fool of myself .

This pertains to the spk package.

I want to set up post processing for sabnzbd ( add a script ), but have no idea how to access the system or user files on either clients. Both SickBeard and SABnzbd ( 0.6.5 ) .spk versions are installed on my Synology DS110J. Do I have to SSH them?

I´m on a Mac running 10.6.7... .

Re: Access files/folder - .spk package ??

Posted: June 27th, 2011, 5:33 am
by shypike
If you use a folder in a share on the Synology, you might not need SSH access.
But:
- scripts need to have their X bit set and this is probably only possible through an SSH session.
- You need to know how external share paths map to internal paths on the Synology.
- Scripts run on the Synology, so you might want to use an SSH session anyway to test the script first

Re: Access files/folder - .spk package ??

Posted: June 27th, 2011, 6:23 am
by PepeLePew
I really wish I could delete a post sometimes !!!! :-[ :-[ :-[

Re: Access files/folder - .spk package ??

Posted: June 27th, 2011, 8:11 am
by shypike
So you solved it?