Open pjotrek-b opened 1 week ago
When xattrs are used, have some means of showing (at least) their byte-size somewhere?
Currently, when tar-ing collections that have xattrs set, only "content size" (0 Bytes in my case) is displayed.
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
x
x.tar
Xubuntu
Version: 1.24.0-2
Xubuntu 20.04.6
Hm. This is not a bugreport, but more a feature-request... :smile:
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
Engrampa will give no means of knowing that there is additional data present on
x
inx.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... :smile: