03-15-2020, 05:58 AM
i run a command line SIW which then FTP's the exported CSV file to my server. I then have an AWK script that i run on the Linux server to parse the CSV... However after the latest update, it quit working and i was trying to find out why..
My Command:
siw.exe /log:csv=logs\%name%_siw.txt /ftp=Server /ftpUser=User /ftpPass=MySuperSecret /silent /s:1073741825 /h:1185739
after looking at the current exported CSV file, and a previous one, i noticed that the encoding seems different, how can i change this.. The one on the left is a good one.
My Command:
siw.exe /log:csv=logs\%name%_siw.txt /ftp=Server /ftpUser=User /ftpPass=MySuperSecret /silent /s:1073741825 /h:1185739
after looking at the current exported CSV file, and a previous one, i noticed that the encoding seems different, how can i change this.. The one on the left is a good one.