Displaying 3 results from an estimated 3 matches for "dirdir".
2004 Jul 19
1
Rsync: Directories become Symbolic Links
Hi all,
	I have rsync'ed directory /rootdir/dirdir/ from Server1 to Server2, using cmd on Server2 "rsync 
Server1:/rootdir/dirdir -avz /rootdir/dirdir".  There were some sub-directories from Server1 got 
updated to become the symbolic links.  For example, directory /rootdir/dirdir/subdir1/ now becomes 
the symbolic link /rootdir/dirdir/su...
2017 Nov 06
0
[Bug 11414] rsync: chgrp "/.filename.5afK5X" (in dirdir) failed: Operation not permitted (1)
https://bugzilla.samba.org/show_bug.cgi?id=11414
--- Comment #2 from Michal Ruprich <mruprich at redhat.com> ---
I stumbled upon this bug and I have a question. I get the chgrp error even when
running the daemon as root. 
#ps -aux | grep rsync
root     18486  0.0  0.0 114696   568 ?        Ss   09:41   0:00 rsync --daemon
I have configured a module in /etc/rsyncd.conf like this:
[my_data]
2015 Jul 27
8
[Bug 11414] New: rsync: chgrp "/.filename.5afK5X" (in dirdir) failed: Operation not permitted (1)
https://bugzilla.samba.org/show_bug.cgi?id=11414
            Bug ID: 11414
           Summary: rsync: chgrp "/.filename.5afK5X" (in dirdir) failed:
                    Operation not permitted (1)
           Product: rsync
           Version: 3.1.1
          Hardware: x64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
          Assignee: wayned at samba.org...