tahoe-lafs/docs
Francois Deppierraz 496802420e Fix handling of correctly encoded unicode filenames (#534)
Tahoe CLI commands working on local files, for instance 'tahoe cp' or 'tahoe
backup', have been improved to correctly handle filenames containing non-ASCII
characters.
  
In the case where Tahoe encounters a filename which cannot be decoded using the
system encoding, an error will be returned and the operation will fail.  Under
Linux, this typically happens when the filesystem contains filenames encoded
with another encoding, for instance latin1, than the system locale, for
instance UTF-8.  In such case, you'll need to fix your system with tools such
as 'convmv' before using Tahoe CLI.
  
All CLI commands have been improved to support non-ASCII parameters such as
filenames and aliases on all supported Operating Systems except Windows as of
now.
2010-05-19 17:43:56 -07:00
..
frontends Fix handling of correctly encoded unicode filenames (#534) 2010-05-19 17:43:56 -07:00
historical docs: updates to relnotes.txt, NEWS, architecture, historical_known_issues, install.html, etc. 2010-02-01 10:18:09 -08:00
proposed Add create-node CLI command, and make create-client equivalent to create-node --no-storage (fixes #760) 2010-01-15 21:20:55 -08:00
specifications CHK-hashes.svg: cross out plaintext hashes, since we don't include 2009-10-04 18:08:03 -07:00
testgrid docs/testgrid/introducer.furl: update to new introducer 2008-02-05 18:48:26 -07:00
about.html docs: update the about.html a little 2009-12-08 13:27:37 -08:00
architecture.txt Minor documentation tweaks. 2010-06-02 22:44:58 -07:00
backupdb.txt doc_reformat_backupdb.txt 2010-04-24 05:04:16 -07:00
configuration.txt docs: fix references to --no-storage, explanation of [storage] section 2010-01-27 12:09:56 -08:00
debian.txt doc_reformat_debian.txt 2010-04-24 05:05:37 -07:00
filesystem-notes.txt docs/filesystem-notes.txt: add notes about enabling the 'directory index' feature on ext3 filesystems for storage server lookup speed 2008-08-21 13:59:01 -07:00
garbage-collection.txt doc_reformat_garbage-collection.txt 2010-04-24 05:08:30 -07:00
helper.txt doc_reformat_helper.txt 2010-04-24 05:06:49 -07:00
how_to_make_a_tahoe-lafs_release.txt docs: fix the asymptotic network performance of mutable file download in performance.txt, rename the howto-make-a-release file 2010-02-27 22:14:39 -08:00
install.html docs: install.html http-equiv refresh to quickstart.html 2010-04-21 09:57:08 -07:00
known_issues.txt doc_reformat_known_issues.txt 2010-04-24 04:41:18 -07:00
lease-tradeoffs.svg docs: add lease-tradeoffs diagram 2009-02-18 14:41:37 -07:00
logging.txt doc_refomat_logging.txt 2010-04-24 04:43:16 -07:00
Makefile docs: move many specification-like documents into specifications/ 2009-02-21 23:40:54 -07:00
network-and-reliance-topology.svg docs: a few more edits to network-and-reliance-topology.svg 2009-05-27 08:04:58 -07:00
performance.txt doc_reformat_performance.txt 2010-04-24 04:44:44 -07:00
quickstart.html quickstart.html: warn against installing Python at a path containing spaces. 2010-06-03 20:24:13 -07:00
running.html docs running.html - "tahoe run ." does not work with the current installation, replaced with "tahoe start ." 2010-02-06 08:53:20 -08:00
stats.txt doc_reformat_stats.txt 2010-04-24 04:46:15 -07:00
subtree1.svg docs/subtree1.svg: make the page smaller 2007-11-13 13:54:51 -07:00
using.html docs: remove warning about inability to build modules on py2.6 on Windows with mingw, differentiate between clients and servers, reflow to a consistent column width (79), add hint about firewall/NAT docs. 2009-06-21 10:50:05 -07:00
write_coordination.html direct the user to docs/write_coordination.html in case of an UncoordinatedWriteError 2008-01-08 11:15:06 -07:00