Knowledgebase: Backup Station (Backup, Restore & Time Machine)
How can I use Rsync with cwRsync server 4.1.0? I get "invalid uid nobody" error.
Posted by Daniel Orme on 06 January 2012 03:16 PM
|
|
You need to set the following parameters in /etc/config/rsyncd.conf: uid = 0 gid = 0 use chroot = false strict modes = false
Applied Models: All NAS Series | |
|
Comments (1)
Daniel
21 June 2013 01:33 PM
Thank you! It solve me a problem with cwRsync.