Skip to content

Support skipping UID and GID preservation during extration #74

Description

@SinTan1729

What would you like to have changed?

I think this mostly applied to tar, but may apply to others as well. There's currently a way to skip preserving UID and GID during the archive creation process. I'd like to request the same for extraction as well.

Why is this feature a useful, necessary, and/or important addition to this project?

I'm using it inside a project where I don't really care about the UID and GID because they're modified later anyway. My terminal is flooded with a lot of warnings which I'd rather not see.

What alternatives are there, or what are you doing in the meantime to work around the lack of this feature?

I'm thinking about processing the output, and potentially filtering these warnings out.

Please link to any relevant issues, pull requests, or other discussions.

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions