<div class="gmail_quote">2009/2/12 Matthew Flaschen <span dir="ltr"><<a href="mailto:matthew.flaschen@gatech.edu">matthew.flaschen@gatech.edu</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">olopopo wrote:<br>
>> This is just an issue with the filenames, right?<br>
><br>
><br>
> Ok, I misunderstood the root of the problem, windows uses whatever is the<br>
> default for spanish windows, which is cp1252 as you say and Ubuntu uses<br>
> utf8, so what I need is either to convert the textfiles codification to utf8<br>
<br>
</div>You need to clarify. Is it the filenames that are the issue, or the<br>
file content, or both?</blockquote><div><br>No sorry, it was only an issue with the contents...<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<div class="Ih2E3d"><br>
> or make Apache's default charset to iso8859-1 so the webserver displays html<br>
> properly, right? Eerm, ok, I guess I didn't explained the scenario very<br>
> well... sorry, I have win32 clients that winSCP (sftp) websites to ubuntu<br>
> server, so what I really need is Apache decodes properly de textfiles.<br>
<br>
</div>Okay... From this I think you mean the files' content are also in<br>
cp1252. In that case, you can either serve it as such (windows-1252) or<br>
preferably convert it to a standard encoding (e.g. utf-8) like you said.</blockquote><div><br>But since the clients need to access the webpages later through winscp (to modify them or change anything) I should have the contents of the files unchanged in the ubuntu box so it can be decoded by Windoze at any time.<br>
<br>Is that right?<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<div class="Ih2E3d"><br>
>>> I know i can iconv the text files after copying, but that's just a poor<br>
>>> patch.<br>
>> You know about convmv (<a href="http://www.j3e.de/linux/convmv/man/" target="_blank">http://www.j3e.de/linux/convmv/man/</a>)?<br>
>><br>
><br>
> Yeah, I guess it does the same as iconv (<a href="http://linux.die.net/man/1/iconv" target="_blank">http://linux.die.net/man/1/iconv</a>),<br>
> no?<br>
<br>
</div>iconv does not have any built-in file renaming features.</blockquote><div><br>Ok, sorry I didn't notice. convmv does it for filenames, iconv for contents.<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
Matt Flaschen</blockquote><div><br><br>Marcos Lorenzo de Santiago,<br>
Thank you again :)<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="Wj3C7c">ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</div></div></blockquote></div><br>