wok
annotate afio/description.txt @ rev 22485
updated apache-ant (1.9.4 -> 1.10.7)
author |
Hans-G?nter Theisgen |
date |
Mon Dec 30 17:22:25 2019 +0100 (2019-12-30) |
parents |
|
children |
|
rev |
line source |
hackdorte@20006
|
1 Afio makes cpio-format archives. It deals somewhat gracefully with input data
|
hackdorte@20006
|
2 corruption, supports multi-volume archives during interactive operation, and
|
hackdorte@20006
|
3 can make compressed archives that are much safer than compressed tar or cpio
|
hackdorte@20006
|
4 archives. Afio is best used as an `archive engine' in a backup script.
|