Sync Sabnzbd on linux box and NAS box

Got a program that plays well with SABnzbd? Share it here!
Post Reply
metabaron
Newbie
Newbie
Posts: 5
Joined: April 14th, 2011, 6:42 am

Sync Sabnzbd on linux box and NAS box

Post by metabaron »

Hello.

First, sorry if this is not the right place to get my message but I cannot find any more appropriate forum.
So, I have on server in France with my Sabnzbd and my Synology DS211J is in Singapore with me. I decided that I'm not going to reinstall the whole Sabnzbd gang so I wrote a bash script on my Linux box which take care of:
[*]Stopping Sabnzbd on the server
Rsync the Sabnzbd directories
Delete all rsync files (and for TV series, won't delete the whole directory, only the series episodes
Restart Sabnzbd[/*]

Hope you will like it and please keep in mind this is a very adaptable script (for example, you can use it if the server and the box are on the same network)

The whole script and explanation are on my blog goo.gl/X7hgO
Post Reply