Afio makes cpio-format archives. It deals somewhat gracefully with input data corruption, supports multi-volume archives during interactive operation, and can make compressed archives that are much safer than compressed tar or cpio archives. Afio is best used as an `archive engine' in a backup script.
| Tags | Archiving backup Compression |
|---|---|
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Changes: Support was added for archiving files larger than 2 GB. Support was added for creating archives larger than 2GB on a filesystem. Various small bugfixes were made. Some small new features were added. The documentation was improved.


Changes: This release adds polished 2GB+ support and lots of small fixes and enhancements. It's nearly ready for a non-beta version.


Changes: >2GB file and archive support were added. Use of this beta is definitely not recommended if you do not need >2GB support.


Changes: Bugfixes have been made for when dealing with >2GB files, and >4GB archive volumes.
- All comments
Recent commentsRecently our tob/afio backup system stopped working, even though it is listed in our crontab for root.
I can run tob manually, but it fails when using crontab...
The error message says: /usr/local/sbin/tob: line 1: afio: command not found
Fatal tob error: backup command failed.
Any suggestions?
Re: Licensing
Good link. What seems to be happening is that the short legal text in original 1985 license is not considered good/clear enough anymore to declare that the software is 'free' by several 2008 definitions of free. This is leading to a reluctance to include it in distros. A shame really as the intent to allow distribution is clearly there in the license text.
I just updated the license tags on the freshmeat page (which seem to have been derived from the .lsm file originally) to avoid confusion about the license status of the package.
Licensing
See
spot.livejournal.com/3... (spot.livejournal.com/3...)
for a discussion of the license of afio.
Re: Status of support for archives into >2GB files on a filesystem
Old but still good. cpio afio backup works on new version of the OS with 2GB minimum.
Re: automated mtx integration?
Koen;
> I think that the afio -H option is the
> option you are looking for.
> If -H does not do what you want, please
> clarify.
Thank you; -H is pretty much what I want. Was stuck too much in tar terminology while searching the man-page for a medium change script or something like this. Thank you for pointing me the right way. :)
Kristian