I setup a FTP server which the controller is communicating with to send and receive run data. When the data is loaded to be viewed (moved from FTP server to local storage for viewing) it gets duplicated, a table with 50 cells saved into the file becomes 100 cells (each cell got a copy).
Could this be a bug in the lines I have written or something observed behavior when using FTP ?