Displaying 2 results from an estimated 2 matches for "date_folders".
Did you mean:
date_folder_1
2011 May 08
2
ACL and link-dest
...a. d/Users/Users.txt
However nothing has changed on the source.
On myserver, "ls -li" confirms that my files are no more hard linked together.
As my rsync daemon has "fake super = yes", I run "getfattr -d" on my files to compare attributes : same files from differents date_folders have exactly the same attributes' values (user.rsync.%stat and user.rsync.%aacl).
So why Rsync does not hard link them ?
Env :
Source : Rsync 3.0.8 / Cygwin 1.7 / NTFS
Destination : Rsync 3.0.8 / Debian 6 / ext4 with user_xattr
Thank you very much !
Best regards,
Ben
2011 May 11
7
[Bug 8130] New: ACL and link-dest do not work together
.... d/Users/Users.txt
However, nothing has changed on the source.
On myserver, "ls -li" confirms that my files are no more hard linked together.
As my rsync daemon has "fake super = yes", I run "getfattr -d" on my files to
compare attributes : same files from differents date_folders have exactly the
same attributes' values (user.rsync.%stat and user.rsync.%aacl).
Seems that --acls is not --fake-super aware.
Thank you very much for your support !
Best regards,
Ben
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this...