> DJ already explained what does "8.3 unique" mean, in practical terms. Just to add one thing that DJ didn't mention: to be DOS-compatible, files should not use more than a single dot in the trunk. It is also best to avoid characters such as + and , which are invalid on DOS filesystems, but most untar programs deal weith those automatically.