Backing Up QNAP Plex Media Server

I’ve spent a couple of days attempting to find a way to back up the Plex Media Server installed on my QNAP TS-253A. My search was not entirely successful, there were many threads giving partial advice but I couldn’t find a single definitive answer.

Eventually I decided to write my own script that can be run by adding a command line to crontab. The Plex Library folder is copied to Data/Plex Media Server Backup folder. If you can make use of it the script is attached.

Mike

QNAP Rsync Plex Backup Shell Script V1 (plex_rsync.sh).txt (2.0 KB)

1 Like

Interesting.
There is alot of info on the QNAP FAQ.

1 Like

are you looking for cloud-based backup as well? if so, backblaze.com has a NAS subscription available now.

Nice thanks for taking the time to share your script.
Because you accepted the default volume name but that’s not consistent
across a user base, the Plex articles suggest inspecting for the install directory,

getcfg -f /etc/config/qpkg.conf PlexMediaServer Install_path

Cheers

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.