Hi everyone!<br><br>I'm guessing if one of you has ever had this issue when copying files from Windoze to Ubuntu:<br><br>I have a Windoze box that runs a WinSCP (SFTP client) against a Ubuntu SSH (SFTP server). Everything works fine when I copy files, but when files have special characters (Windoze's language is Spanish, so text may have ñ,á,ó, and so) the Ubuntu server (utf8) shows them as a unrecognized char.<br>
<br>On WinSCP files show OK, then this makes me guess that WinSCP always uses iso8859-1 or iso8859-15 even if you set the force option to utf8.<br><br>Does anyone had this problem?<br>I know i can iconv the text files after copying, but that's just a poor patch.<br>
Is WinSCP's fault? If this is so (that i guess) Is there a GPL/free win32 SFTP (version 5) client out there? I've been googling, and my only hope is that I find a SFTP java client that supports conversion to utf8.<br>
<br><br>PS: SFTP is needed for ACL permission use... I think SCP doesn't support it<br><br>Thank you in advance,<br>Marcos Lorenzo de Santiago.<br>