[tahoe-dev] [tahoe-lafs] #629: 'tahoe backup' doesn't tolerate 8-bit filenames
tahoe-lafs
trac at allmydata.org
Sat May 23 14:14:18 PDT 2009
#629: 'tahoe backup' doesn't tolerate 8-bit filenames
-------------------------------+--------------------------------------------
Reporter: warner | Owner: francois
Type: defect | Status: assigned
Priority: major | Milestone: undecided
Component: code-frontend-cli | Version: 1.3.0
Keywords: backup unicode | Launchpad_bug:
-------------------------------+--------------------------------------------
Comment(by zooko):
Why not take sqlite's advice and store only unicode strings in the db?
This would be consistent with the direction that we're going on the
{{{tahoe cp}}} issues: basically we're not going to support people who
want to have ill-encoded filenames or a wrongly configured locale and who
want their filenames to make round trips unchanged. I don't think that
class of user is big enough (is it even non-null?) or their demands are
reasonable enough that we should keep trying to satisfy them as well as
satisfying people who have well-encoded filenames.
--
Ticket URL: <http://allmydata.org/trac/tahoe/ticket/629#comment:2>
tahoe-lafs <http://allmydata.org>
secure decentralized file storage grid
More information about the tahoe-dev
mailing list