Search found 3 matches

by pow
July 3rd, 2010, 7:46 am
Forum: General Help
Topic: Running SAB as a certain user
Replies: 1
Views: 1519

Running SAB as a certain user

Hi guys,

I run sab on a server which has a couple of shares setup for downloading and nzb. Now those share are only accessible by a certain user. Is it possible to run sab as that user on the server?

Regards
by pow
August 16th, 2009, 7:02 am
Forum: Post-Processing Scripts
Topic: a script running a script
Replies: 3
Views: 4563

Re: a script running a script

It did! Thanks a lot!
by pow
August 14th, 2009, 4:19 pm
Forum: Post-Processing Scripts
Topic: a script running a script
Replies: 3
Views: 4563

a script running a script

I'm not sure if this is possible but I'm trying to run the following command on my linux server: user@server:/movies/yamj$ ./MovieJukebox.sh libraries.xml -c -o ./ The script is as you can see in the /movies/yamj dir and the command only works if I start it from inside that dir. Is there any way to ...