New Maximum File Sizes

Release 5.3 includes increased maximum file sizes.

Overview:

The internal pointers that Appx uses in the Appx I/O files are only 32 bits in length. This limits file sizes to 2**32-1 bytes, or approximately 4 Gig. A new file type has been added that uses 64 bit pointers, increasing the file size to 2**64-1 bytes, or approximately 16 exabytes (16 billion gigabytes).

NOTE

Due to an APPX bug in Windows platforms in 5.4.5 and earlier, we recommend you upgrade to 5.4.5.a or higher if you are running APPX on Windows and using FMS type 9 files. Non Windows platforms are not affected.

Usage

Because of the internal differences in the file formats, you must export any existing data, then change the FMS type to '9':

bigfile.png

Next, import your data with the 'Replace' option:

import.png

This will initialize your file in the new format and import the data.

Comments:

Read what other users have said about this page or add your own comments.


-- JeanNeron - 2013-10-02


This topic: Main > WebHome > APPX530Features > 530MaxFileSize
Topic revision: r4 - 2017-03-02 - JeanNeron
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback