[Cyberduck-trac] [Cyberduck] #5471: Folder contents not displayed in swift

Cyberduck trac at trac.cyberduck.ch
Wed Nov 24 14:29:26 CET 2010


#5471: Folder contents not displayed in swift
---------------------------+------------------------------------------------
    Reporter:  pedroperez  |        Owner:  dkocher      
        Type:  defect      |       Status:  new          
    Priority:  high        |    Milestone:  4.0          
   Component:  openstack   |      Version:  3.7          
    Severity:  normal      |   Resolution:               
    Keywords:              |     Platform:  Windows Vista
Architecture:  Intel       |  
---------------------------+------------------------------------------------

Comment (by dkocher):

 This fails due to optimizations in r7219. To list children of a container,
 we pass an empty string for the path URL paremeter like `path=`. If
 ommiting this, we succeed getting a directory listing '''but''' this
 includes all objects in the container making it highly inefficient.  I
 suppose there is an issue in ''Swift'' that makes the empty path parameter
 work for some containers but others not.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/5471#comment:7>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list