CSV data is missing when downloaded from SFTP
When downloading a CSV file from SFTP the temp file is missing text on one row, causing columns to shift for that row and the parser to break when pulling data out. There is no error during the download, only when I try to parse the file.
This seems to most happen on row 285, but sometimes changes. And it sometimes doesn't happen at all and the file is perfectly fine.
The program uses WinSCP version 5.7.6.5874 in Visual Studio 2019 on Windows Server 2016 Standard.
Any advice would be appreciated.
Any advice
This seems to most happen on row 285, but sometimes changes. And it sometimes doesn't happen at all and the file is perfectly fine.
The program uses WinSCP version 5.7.6.5874 in Visual Studio 2019 on Windows Server 2016 Standard.
Any advice would be appreciated.
Any advice