Search found 2 matches
- August 1st, 2014, 4:35 am
- Forum: Feature Requests
- Topic: use script as server
- Replies: 3
- Views: 2480
Re: use script as server
Actually I don't want to send API commands (that's working fine with curl or similar). I have a server which is only reachable via ssh and I know use autossh to keep this connection open, but this is fairly unstable (because of my side of the connection). If sabnzbd could just start ssh with some pa...
- July 30th, 2014, 7:38 am
- Forum: Feature Requests
- Topic: use script as server
- Replies: 3
- Views: 2480
use script as server
The option to start a simple script and use stdin/-out as communication-channel might come in handy for usenet-servers reachable via ssh or other methods. (I know it's possible via xinetd or similar but it would be nice to have this directly handled by sab).