Rsync on a 2tb white light second edition - help

Okay, I have enabled the SSH (in the WD web front end) and can login with Admin and Root…  created a rsyncd.conf and added rysinc as a daemon on MBWE2 but when I run a job from my qnap drive compains with this error:

@ERROR: chroot failed
rsync error: error starting client-server protocol (code 5) at main.c(2348) [sender=3.0.7]

in my .conf I have this:

[shares]

comment = “MyBook share directory”
path = /shares/internal/Photos
uid = sshuser
gid = root

list = true
use chroot = yes
read only = no

I’ve tried changing chroot too ‘No’ and get the same error… tried different Uid’s and Gid’s too

I’m a windows user and getting very confused :slight_smile:

I thought maybe it was rights on the folders on the Mybook but used Chmod and made the folder/s 777 and still nothing, does anyone who know more about this able to help out?

Thanks,

Paul

Scrap that, I had the wrong path don’t need internal in the path!! doh…! :flushed: