Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
Note: This is a copy of an article posted by Valery Letroye, on May 16, 2020, at https://www.beatificabytes.be/backup-synology-to-unraid/, which is now defunct somehow. So this is just posted as a backup and not my own writing, but it was helpful learning about how to use rsync with Unraid and another NAS. I've posted it here for reference only. Keep in mind it's geared towards a Synology NAS, and Unraid 6.8. On my QNAP I found none of this necessary, but only found out much later after a lot of tinkering.
Backup Synology to Unraid
The easiest way to backup a Synology NAS to Unraid Server is to use Hyper Backup on Synology and rsync on Unraid.
Click to Close First, enable rsync on your Unraid Server. It is preinstalled but not running as a daemon.
Create a file /boot/custom/etc/rsyncd.conf with the following content:
uid = root
gid = root
use chroot = no
max connections = 4
pid file = /var/run/rsyncd.pid
timeout = 600
[backups]
path = /mnt/user/backups
comment = Backups
read only = FALSE
Here above:
The name "backups" between brackets will be visible as "backup module" from the Synology. You can create several blocks like this one.
The "path" (here /mnt/user/backups) must exist on your Unraid server.
Notice: the folder /boot should exist. But you could possibly have to create the subfolders /custom/etc
Next, create a file /boot/custom/etc/rc.d/S20-init.rsyncd with the following content:
WhyNoPadLock Test your website and discover why the green padlock is not appearing when using HTTPS
Visualping Great website if you like to track website changes when changes occur (hourly, daily, weekly).
Osceola, WI My other home-town ... love living there! Osceola rocks!
WinRAR My favorite file compression/decompression tool. Fast, efficient, and support quite a lot of formats. Unfortunately ... NOT free.
AlternativeTo Great resource when you're looking for alternatives for an application that you'd like to use, but might not be available on your platform or the application you have is just not doing it right.
IINA VideoPlayer One of the best media players for MacOS X - it's free and a great alternative for, and more stable than, VLC.
Links Page These and more of our favorite links can be found on the Links Page.
New Downloads
RenameMyTVSeries-2.3.10-QT5-Linux-x64-static-ffmpeg.tar.xzDate: 2025-08-23 - Size: 78.3 MBRename My TV Series, for Linux (64 bit QT5), a tool to assist in renaming TV Show episode files. This bundle comews with rather large static builds of ffmpeg and ffprobe.
RenameMyTVSeries-2.3.10-QT5-Linux-x64-shared-ffmpeg.tar.xzDate: 2025-08-23 - Size: 1.9 MBRename My TV Series, for Linux (64 bit QT5), a tool to assist in renaming TV Show episode files. This bundle relies on ffmpeg and ffprobe shared libraries on your system.
RenameMyTVSeries-2.3.10-GTK-Linux-x64-static-ffmpeg.tar.xzDate: 2025-08-23 - Size: 78.3 MBRename My TV Series, for Linux (64 bit GTK), a tool to assist in renaming TV Show episode files. This bundle comes with (large) static builds of ffmpeg and ffprobe.
RenameMyTVSeries-2.3.9-macOS-Universal.dmgDate: 2025-08-22 - Size: 100.5 MBRename My TV Series, for macOS (Universal binary for Apple Silicon ARM and Intel 64 bit), a tool to assist in renaming TV Show episode files. Static universal binary builds of ffmpeg and ffprobe are included.
RenameMyTVSeries-2.3.10-GTK-Linux-x64-shared-ffmpeg.tar.xzDate: 2025-08-22 - Size: 1.9 MBRename My TV Series, for Linux (64 bit GTK), a tool to assist in renaming TV Show episode files. This bundle relies on ffmpeg and ffprobe shared libraries on your system.
RenameMyTVSeries-2.3.9-Windows-x64-setup.exeDate: 2025-08-22 - Size: 49.1 MBRename My TV Series, for Windows (Intel 64 bit), a tool to assist in renaming TV Show episode files. Static builds of ffmpeg and ffprobe are included.
Downloads Page Find these and more Downloads on the Downloads Page, where you will also find articles references, operating system requirements and categories.
Amazon Ads
Support us by doing your shopping at Amazon.com, either click the link, or click one of the links below …
You can also sponsor us through these Amazon offerings:
Please consider disabling your ad blocker for our website.We rely on these ads to be able to run our website.You can of course support us in other ways (see Support Us on the left).