Displaying 1 result from an estimated 1 matches for "masada1".
Did you mean:
masada
2007 Feb 16
3
Rsync Permission Issues
...an rsync client. I am trying to
backup a directory structure that is over four levels deep. Rsync does
great until it hits that fourth level. Then it errors out for each
file in that fourth level similar to this:
rsync: recv_generator: mkdir "/dansguardian/lists/blacklists/violence"
(in Masada1) failed: Permission denied (13)
rsync: stat "/dansguardian/lists/blacklists/violence" (in Masada1)
failed: Permission denied (13)
As long as the directory structure is not more than three levels
deep rsync does fine in this setup.
Additional info:
rsync version: 2.6.8 protocol ver...