"Fossies" - the Fresh Open Source Software Archive 
Member "afio-2.5.2/ANNOUNCE-2.5.2" (30 Nov 2018, 1085 Bytes) of package /linux/misc/afio-2.5.2.tgz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 Subject: Afio archiver version 2.5.2
2 Keywords: backup archiver compressed fault tolerant afio cpio
3
4
5 * WHAT IS AFIO?
6
7 Afio is an archiver/backup program that produces cpio-format archives.
8
9 Like tar, afio can make compressed archives. However, the compressed
10 archives produced by afio are much safer than tar -z archives. If a
11 tar -z archive has a read error, tar is unable to extract the files
12 beyond this error. The compressed archive format used by afio allows
13 it to recover from read errors and go on unpacking the next file.
14
15 * WHAT IS NEW IN VERSION 2.5.2?
16
17 The main changes with respect to version 2.5.1 are:
18
19 - security improvements for the handling of archives from unstrusted
20 sources
21
22 - when making multivolume archives, added %V feature to include the
23 volume number in subsequent volume file names
24
25 - various bug and portability fixes
26
27 * WHERE DO I GET IT?
28
29 The afio home page is at:
30
31 http://members.chello.nl/~k.holtman/afio.html
32
33 Version 2.5.2 is at:
34
35 http://members.brabant.chello.nl/~k.holtman/afio-2.5.2.tgz
36
37 And at
38
39 http://freecode.com/projects/afio