Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Showing byte-size of extended attributes (xattrs)? #525

Open
pjotrek-b opened this issue Nov 22, 2024 · 0 comments
Open

Showing byte-size of extended attributes (xattrs)? #525

pjotrek-b opened this issue Nov 22, 2024 · 0 comments

Comments

@pjotrek-b
Copy link

Expected behaviour

When xattrs are used, have some means of showing (at least) their byte-size somewhere?

Actual behaviour

Currently, when tar-ing collections that have xattrs set, only "content size" (0 Bytes in my case) is displayed.

Steps to reproduce the behaviour

touch x
setfattr -n user.dc.title -v 'Testing Attributes' x
tar --xattrs -cvf x.tar x

Engrampa will give no means of knowing that there is additional data present on x in x.tar

MATE general version

Xubuntu

Package version

Version: 1.24.0-2

Linux Distribution

Xubuntu 20.04.6

Link to bugreport of your Distribution (requirement)

Hm. This is not a bugreport, but more a feature-request... 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants