Differences between revisions 2 and 3
Revision 2 as of 2010-03-05 15:15:06
Size: 418
Comment:
Revision 3 as of 2010-08-16 10:25:17
Size: 418
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

Log onto one of the bitarchive machines, e.g. sb-test-bar-001.statsbiblioteket.dk

Go the the filedir of the bitarchive application.

Check the size of a file:

> ls -ll 1-metadata-1.arc

Note the size (5th value).

Add some data to the file:

> echo "extrabytes" >> 1-metadata-1.arc

Check the size of the file:

> ls -ll 1-metadata-1.arc

Verify that the size has changed (though not very much).

It42CorruptFileInBitarchive (last edited 2011-04-27 15:28:33 by SoerenCarlsen)