wok view afio/description.txt @ rev 23757

fusecloop/extract_compressed_fs: fix v2 convertion
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 02 17:31:45 2020 +0000 (2020-05-02)
parents
children
line source
1 Afio makes cpio-format archives. It deals somewhat gracefully with input data
2 corruption, supports multi-volume archives during interactive operation, and
3 can make compressed archives that are much safer than compressed tar or cpio
4 archives. Afio is best used as an `archive engine' in a backup script.