Permission issue using rsyncd
I've got a pair of servers running in an ISPConfig3 master/slave configuration, with /var/www synchronised between the two using Unison (as per the tutorial). This all works fine.
As an extra backup source I'm trying to use a NAS in my house to downlod /var/www via rsync. I have very little control over rsync at the NAS end as it's configured through a wizard.
Having got it up and running the NAS connects, auths properly, and does an incremental backup of /var/www. The problem is that it recursively backs up as far as client level (/var/www/clients/client??/) but only backs up the symlink in that folder and not the 'web??' folders in there.
I'm guessing this is a permissions issue.
Rsyncd on the server is running with uid and gid 'root' and looking for the daemon using lsof shows it as root. Surely root should have all the necessary permissions to view these folders? I can certainly cd into them when logged in as root over SSH.
Any ideas very much appreciated!
|
Recent comments
11 hours 15 min ago
11 hours 20 min ago
16 hours 19 min ago
23 hours 4 sec ago
23 hours 48 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 12 hours ago
1 day 15 hours ago
1 day 17 hours ago