[tahoe-dev] [tahoe-lafs] #771: tahoe ls doesn't work on files

tahoe-lafs trac at allmydata.org
Sun Aug 2 20:33:25 UTC 2009


#771: tahoe ls doesn't work on files
---------------------+------------------------------------------------------
 Reporter:  kevan    |           Owner:  nobody   
     Type:  defect   |          Status:  new      
 Priority:  major    |       Milestone:  undecided
Component:  unknown  |         Version:  1.4.1    
 Keywords:           |   Launchpad_bug:           
---------------------+------------------------------------------------------

Comment(by kevan):

 Hm. If I look at the cap for the test case above, it is actually a dircap,
 i.e., if I do {{{tahoe ls testdir/file2}}}, the {{{GET}}} request sent to
 the server looks like

 {{{
 http://127.0.0.1:3456/uri/URI%3ADIR2%3Adircap/testdir/file2?t=json
 }}}

 which contains a read-write dircap. By the webapi docs
 (http://allmydata.org/trac/tahoe/browser/docs/frontends/webapi.txt#L398),
 the results of this {{{GET}}} should include metadata, but they don't.
 This seems like a bug -- is there any place in particular that I might
 look to find it?

-- 
Ticket URL: <http://allmydata.org/trac/tahoe/ticket/771#comment:1>
tahoe-lafs <http://allmydata.org>
secure decentralized file storage grid


More information about the tahoe-dev mailing list