[tahoe-dev] [tahoe-lafs] #534: "tahoe cp" command encoding issue
Francois Deppierraz
francois at ctrlaltdel.ch
Thu Feb 26 00:14:17 PST 2009
Andrej Falout wrote:
> OK, got it running: Is this expected behavior:
>
> twisted.python.usage.UsageError: Filename 'Rotha�s Lament.mid' cannot be
> decoded using the current encoding of your filesystem (UTF-8). Please
> rename this file.
Yes, this is expected behavior. It means that this particular filename
is not encoded with UTF-8 even though your filesystem is configured so.
I guess that "ls" or nautilus/konqueror also displays gibberish, right ?
A tool like convmv [1] might help you to fix your filenames.
François
[1] http://www.j3e.de/linux/convmv/
More information about the tahoe-dev
mailing list