Christian Ebner
|
b344461b33
|
pxar: pass feature_flags to encoder/decoder instead of individual flags
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
|
2019-05-24 06:11:36 +02:00 |
|
Christian Ebner
|
0d9bab05ab
|
src/bin/pxar.rs: impl CLI flags to disable archiving/restoring of xattrs and fcaps.
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
|
2019-05-23 06:40:50 +02:00 |
|
Dietmar Maurer
|
3dbfe5b142
|
simplify pxar module structure
|
2019-03-15 08:24:32 +01:00 |
|
Dietmar Maurer
|
1ef46b81d3
|
src/bin/pxar.rs: implement extract
|
2019-03-15 08:03:44 +01:00 |
|
Dietmar Maurer
|
37940aa1f9
|
src/bin/pxar.rs: implement dump/list
|
2019-03-14 17:43:11 +01:00 |
|
Dietmar Maurer
|
40360fde6e
|
src/pxar/decoder.rs: implement dump_archive
use this to debug archive problems ...
|
2019-03-14 13:10:27 +01:00 |
|
Dietmar Maurer
|
8968258b66
|
rename catar into pxar
To avoid confusion with the casync implementation.
|
2019-03-14 10:54:09 +01:00 |
|
Dietmar Maurer
|
7c4dd94670
|
rename catar into pxar
Seems impossible to stay compatible with the original catar specification,
so we change the name to avoid confusions.
|
2019-03-14 10:14:32 +01:00 |
|