Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Which cpio data format? 1

Status
Not open for further replies.

TonyGroves

Programmer
Aug 13, 2003
2,389
IE
I've heard that cpio is more tolerant than tar of tape data errors; if that's true, I'd like to use it for (single-volume) tape backups.

However, when using cpio, I have to decide on an output format; the default is Binary, but that produces annoying error messages about each file's inode number being truncated. Another option is tar format, but I wonder if I use that would I be back to square one as regards data error tolerance?

If anybody can shed any light on this, or provide any other helpful suggestions, it would be much appreciated.

Thanks.
 
Ah yes, and that seems to be a highly recommended format too.

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top