I am working with an ansi (created in Windows) .csv file. When I try to run csv2ldif2.pl under linux, lines with accented characters get converted to garbled text. I've tried multiple character sets including cp1252 with no success.
Hi there, i know this is an old ticket, however it might be helpful to others.
With version 1.1 you can define characer encodings.
If this does not work for you, try to use the linux tool "recode" to adjust the input/output data.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there, i know this is an old ticket, however it might be helpful to others.
With version 1.1 you can define characer encodings.
If this does not work for you, try to use the linux tool "recode" to adjust the input/output data.