Ticket #2904 (closed enhancement: duplicate)
Show extended attributes in Info window
Reported by: | gotar | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | mc-core | Version: | master |
Keywords: | xattrs, ACLs | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
ctrl-x i window should provide additional file information, that can be obtained by getfacl, getfattr and maybe getcap. Contrary to manipulating these data, this seems to be easy task.
Change History
Note: See
TracTickets for help on using
tickets.
(In #2928) Proper detection of write access requires multiple checks (not only directory mode, but also xattrs and possibly other things). Until mc has decent ACL support this would only misguide people.