Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Solved Hyper Backup rsync to macOS

As an Amazon Associate, we may earn commissions from qualifying purchases. Learn more...

3
1
NAS
DS418play
Operating system
  1. macOS
Mobile operating system
  1. iOS
Hi,

I'm trying to configure Hyper Backup to rsync on my Mac. So far I was able to login during the Backup Wizard but I can't go further. When I hit "Next", it pops an error window. I made sure everything was ok from that error message but the message keeps re-appearing. What am I doing wrong?

Thanks in advance!

Mac's IP
Code:
192.168.68.104
NAS's IP
Code:
192.168.68.107

The rsync conf files on my Mac:
Code:
-rwxr-xr-x  1 root  wheel  408 13 Jul 04:33 rsyncd.conf
-rw-------  1 root  wheel   40 13 Jul 04:31 rsyncd.secrets

rsyncd.conf
Code:
pid file = /var/run/rsyncd.pid
lock file = /var/run/rsync.lock
motd=/etc/rsync/rsyncd.motd

uid = nobody
gid = nobody
use chroot = yes
max connections = 5
syslog facility = local5

[backup_on_macpro]
path = /Users/bpjobin/test_rsync_backup
comment = bpjobin's Home
uid = bpjobin
gid = admin
list = yes
read only = no
auth users = username
secrets file = /etc/rsync/rsyncd.secrets
hosts allow = 192.168.68.107

rsyncd.secrets
Code:
username:password

Screen Shot 2020-07-13 at 9.37.09 AM.webp

Screen Shot 2020-07-13 at 9.35.58 AM.webp
 
You sure that the port communication is working? Any local FW on the mac side? You sure that mac is listening on 873?
 
You sure that the port communication is working? Any local FW on the mac side? You sure that mac is listening on 873?

Thanks for the quick response!

I found it a few hours later. I was placing the rsync plist config file inside /Users/[username]/Library/LaunchAgents instead of /Library/LaunchDaemons. Therefore, rsync wasn't running properly. Moved it, reloaded it and the backup went through!

Hope this helps someone or even my futur self.
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Popular tags from this forum

Similar threads

I use Win 10/Win 11, Google Chrome browser and can confirm I do not have the issue. As you have mentioned...
Replies
8
Views
594
Well ... couldn't wait - I manually upgraded on one of the 2 NAS. It works. The Version List is complete...
Replies
12
Views
607
for the future: you may want to set the disk use level warning ( in notifications) think about splitting...
Replies
2
Views
571
  • Question Question
Thanks - don't necessarily need HB versioning... Would Synology Drive Sharesync give more flexibility in...
Replies
7
Views
430
Unfortunately, HB does not support QC. It's either, a public IP, DDNS, or LAN IP.
Replies
1
Views
2,337
Yes. I just changed the timing of the integrity check, giving it enough time to complete before backup...
Replies
2
Views
1,403
Backup software cannot accurately predetermine what its final backup size is going to be. You need to...
Replies
4
Views
1,574

Thread Tags

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Trending content in this forum

Back
Top