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:
Visualping Great website if you like to track website changes when changes occur (hourly, daily, weekly).
Lubuntu A Ubuntu variant aimed at being small and fast. Love it!
Security Awareness Tip of the Day Great resource to make you online-life more secure - definitely some great tips here and a recommended read.
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.
Lazarus / FPC Lazarus / Free Pascal Compiler - A cross platform software development environment that show similarities with the good old Delphi.
Find Any File (FAF) [Shareware] Find any File, even when Spotlight fails (eg. your network shares)
Links Page These and more of our favorite links can be found on the Links Page.
New Downloads
ConnectMeNow4-v4.0.18-macOS-x86-64.dmgDate: 2024-04-24 - Size: 3.5 MBVersion 4 of ConnectMeNow - A tool for more convenient mounting of network shares under macOS. This is the Intel version which works on Intel and Apple Silicon Macs.
ConnectMeNow4-v4.0.18-macOS-arm64.dmgDate: 2024-04-24 - Size: 3 MBVersion 4 of ConnectMeNow - A tool for more convenient mounting of network shares under macOS. This is the Apple Silicon version (not suitable for Intel).
MiniWOL2 MacOS (64 bits Apple Silicon)Date: 2023-08-01 - Size: 1.2 MBminiWol is a simple, but effective application to send Wake On LAN to network devices. This is the signed 64 bit MacOS ARM (Apple Silicon) version.
MovieScanner2-2.2.3-Windows-32bit-setup.exeDate: 2023-04-12 - Size: 18.6 MBA small application that uses FFProbe to scan your video files and logs these details in a small database. This is the 32 bit Windows version.
MovieScanner2-2.2.2-Linux-GTK-64bits.tar.gzDate: 2023-04-11 - Size: 29.2 MBA small application that uses FFProbe to scan your video files and logs these details in a small database. This is the 64 bit Linux version for GTK.
MovieScanner2-2.2.2-Linux-QT5-64bits.tar.gzDate: 2023-04-11 - Size: 29.1 MBA small application that uses FFProbe to scan your video files and logs these details in a small database. This is the 64 bit Linux version for QT5.
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).