Antoine Jacoutot wrote:
ie : CHARSET=iso-8859-15 gftpThis will force charset to the defined value instead of using UTF-8 (which is the default).However, AFAIK this error is not really important.
I forgot to tell you that if you want UTF-8, you can instead set the LANG variable.
ie : LANG=fr_FR.UTF-8 gftp
