[tahoe-lafs-trac-stream] [tahoe-lafs] #680: Fix for mutable files with FTP

tahoe-lafs trac at tahoe-lafs.org
Sat Mar 31 01:48:17 UTC 2012


#680: Fix for mutable files with FTP
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:  davidsarah
  frozenfire             |     Status:  assigned
         Type:  defect   |  Milestone:  undecided
     Priority:  major    |    Version:  1.3.0
    Component:  code-    |   Keywords:  ftpd mutable reliability integrity
  frontend               |  test known-issue docs docs-needed news-needed
   Resolution:           |
Launchpad Bug:           |
-------------------------+-------------------------------------------------

Comment (by davidsarah):

 Oh, the reason it fails is that {{{ReadFile}}} in
 [source:src/allmydata/frontends/ftpd.py] calls the {{{read}}} method of a
 filenode, which only exists for immutable filenodes. (It also exists on
 {{{MutableFileVersion}}}, but not {{{MutableFileNode}}}.)

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/680#comment:25>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list