Add note about device major/minor numbers, and about ACLs

This commit is contained in:
Martin Pool
2001-12-02 05:12:39 +00:00
parent a5ce1eb1af
commit 5575de140d

8
TODO
View File

@@ -61,6 +61,14 @@ Errors
eof" give a message that is more detailed if possible and also more
helpful.
File attributes
Device major/minor numbers should be at least 32 bits each. See
http://lists.samba.org/pipermail/rsync/2001-November/005357.html
Transfer ACLs. Need to think of a standard representation.
Probably better not to even try to convert between NT and POSIX.
Possibly can share some code with Samba.
PLATFORMS ------------------------------------------------------------