Displaying 1 result from an estimated 1 matches for "48f2".
Did you mean:
482
2014 May 30
1
OS X and rsync: unpack_smb_acl errors and --numeric-ids
...of the group is displayed instead of
the user or group in an ls -le for example:
host:~$ ls -le
/Volumes/Src/81-access-control-lists-missing-user-and-group/acl-test-2
-rw-r--r--+ 1 root wheel 0 May 30 13:01
/Volumes/Src/81-access-control-lists-missing-user-and-group/acl-test-2
0: 4D429A34-54A4-48F2-A9AB-9D1E7D1E6738 allow read
1: 1E0D050D-973C-47C4-8ACE-D900B04B986D allow read
Or you can see the UUID using ls -len (numeric).
So when I am transferring from OS X to OS X, I'd like these UUIDs to just
get transferred as UUIDs the same way that --numeric-ids works.
That way I can get a ni...