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... .
Access files/folder - .spk package ??
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: Access files/folder - .spk package ??
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
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 ??
I really wish I could delete a post sometimes !!!!

Re: Access files/folder - .spk package ??
So you solved it?

