Splitting and Merging SANnav Support Data Files
With the implementation of the file split and merge feature, you can split large support data collection files into smaller chunks and merge them back into a single file for faster transmission over the network.
The following two scripts are used to support this functionality:
• fileSplitter.bat/sh
• filesMerger.bat/sh
Note: The file chunks generated by fileSplitter and merged by filesMerger scripts cannot be opened with any editor. These scripts are only for splitting a big file into smaller chunks and assembling them into a single file.
Parent topic