[tahoe-dev] [tahoe-lafs] #680: Fix for mutable files with FTP
tahoe-lafs
trac at allmydata.org
Sun Apr 12 13:27:36 PDT 2009
#680: Fix for mutable files with FTP
---------------------------+------------------------------------------------
Reporter: frozenfire | Owner: warner
Type: defect | Status: assigned
Priority: major | Milestone: 1.4.1
Component: code-frontend | Version: 1.3.0
Keywords: | Launchpad_bug:
---------------------------+------------------------------------------------
Changes (by warner):
* milestone: undecided => 1.4.1
Comment:
Drat.. maybe the client is stubbornly remembering the "0" size, and
refuses to download more than 0 bytes of it later on. A simple test of
this would be to change that "if not a number, return 0" to "if not a
number, return 1", and then see what the client does when you try to
download the file.
Anyways, now I'm thinking we should *not* apply this patch before 1.4.0 ..
better to keep the broken behavior the same, rather than switch it to a
different broken behavior.
--
Ticket URL: <http://allmydata.org/trac/tahoe/ticket/680#comment:5>
tahoe-lafs <http://allmydata.org>
secure decentralized file storage grid
More information about the tahoe-dev
mailing list