> > > http://tahoe-lafs.org/source/tahoe-lafs/snapshots/tahoe-lafs-ticket798-1.8.0%ce%b2.tar.bz2
> …
> > Well, the link works, but then when firefox saves it I get a file with a
> > ? in it.

What platform are you on? NetBSD, right? I have achieved success by putting
this:

      export LC_ALL=en_US.UTF-8

in my shell RC file (.bashrc in my case). (I'm using FreeBSD server with
Linux and OS X clients.) Get rid of all other LC_* stuff.  You have to do
this from beginning to end of your terminal chain; in my case, that meant
updating all .bashrc files in all my SSH clients, in my SSH server, and then
quitting screen on my server and restarting screen and all my apps.  Now I
have Total Unicode Happiness.

_______________________________________________
tahoe-dev mailing list
[email protected]
http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev

Reply via email to