-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Version
Development commit
Commit hash
No response
Tested debug version?
- Yes
Which operating systems have you used?
- Windows
- Linux
- macOS
- Other
What is the architectural bit size you're using?
- 32-bit
- 64-bit
- Unsure or unknown
What processor are you using?
- An Intel or AMD
- An ARM or Apple Silicon
- Unsure or unknown
Description
When extracting the extended attributes from an archive it shows the size of the data fork, not of the extended attribute, but it's merely a visual artifact.
Exact command line used
aaru arc extract --xattrs file.zoo foo
Expected behavior
See the size of the extneded attribute, 25 bytes.
Actual behavior
Seen size of file, 32KiB.
Output of command execution with debug output enabled
N/A