Linux
Windows
Log files are uploaded in tar.gz format with a maximum file size limit of 10MB with following
MindConnect Firmware version.
MindConnect Nano V03.04.04.03 b001.
Concatenating log file archive parts
On Linux, the downloaded log file archive parts is concatenated as follows:
cat fileArchiv.tar.gz.parta* > fileArchiv.tar.gz
On Windows, the downloaded log file archive parts is concatenated as follows:
type fileArchiv.tar.gz.parta* > fileArchiv.tar.gz