It sounds like a data file for a spanned archive. For example, when you download a 500MB program, instead of having one large 500MB file, you might have five 100MB files, and these files usually have the extension of a01, a02, etc. And then you have a master file which compiles all these files into the program. There is no way to individually open each file, so all you have there is a waste of space.