[tahoe-lafs-trac-stream] [tahoe-lafs] #1462: download of file into dir doesn't appear on Recent Uploads and Download

tahoe-lafs trac at tahoe-lafs.org
Sun Aug 7 09:37:42 PDT 2011


#1462: download of file into dir doesn't appear on Recent Uploads and Download
-------------------------+-------------------------------------------------
     Reporter:  T_X      |      Owner:  T_X
         Type:  defect   |     Status:  new
     Priority:           |  Milestone:  undecided
  critical               |    Version:  1.8.2
    Component:  code-    |   Keywords:  download usability statistics wui
  frontend               |  easy
   Resolution:           |
Launchpad Bug:           |
-------------------------+-------------------------------------------------

Comment (by T_X):

 Okay, after the IRC discussion the download entry now appears on the
 status page. It turned out that I was "uploading" a very small file (19B)
 only with a LIT capability. So previously the 'tahoe put' returned:
 {{{
 200 OK
 URI:LIT:...
 }}}

 Now with a slightly larger file (95B) I get the following response and the
 download is listed on the web page as expected:
 {{{
 200 OK
 URI:CHK:...
 }}}

 I didn't know or expect that very small files would be treated differently
 somehow - or that if so this would be transparent to the user :).

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1462#comment:4>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


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