GNU tar 1.34: 10.1 Reliability

From Get docs
Tar/docs/latest/Reliability

[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]



10.1 Reliability

Ideally, when tar is creating an archive, it reads from a file system that is not being modified, and encounters no errors or inconsistencies while reading and writing. If this is the case, the archive should faithfully reflect what was read. Similarly, when extracting from an archive, ideally tar ideally encounters no errors and the extracted files faithfully reflect what was in the archive.

However, when reading or writing real-world file systems, several things can go wrong; these include permissions problems, corruption of data, and race conditions.

10.1.1 Permissions Problems   
10.1.2 Data Corruption and Repair   
10.1.3 Race conditions   



This document was generated on March 24, 2021 using texi2html 5.0.