[MDEV-17593] mariabackup: list individual files option from backup output Created: 2018-11-01 Updated: 2021-05-17 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | mariabackup |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Muhammad Irfan | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | Backup | ||
| Description |
|
As --compress option for mariabackup is deprecated and with new compression methodology single output compress file will be produced with external compression tools. It would be nice to add the ability to list/extract individual files to the mb/xbstream tool(s) so they have list and extract list like "-t, --list" and "-T, --files-from=FILE" in tar. |