[Cyberduck-trac] [Cyberduck] #6089: Looping listing containers

Cyberduck trac at trac.cyberduck.ch
Tue Jul 19 17:10:26 CEST 2011


#6089: Looping listing containers
-----------------------+------------------------
 Reporter:  whitt      |         Owner:  dkocher
     Type:  defect     |        Status:  new
 Priority:  normal     |     Milestone:  4.1.1
Component:  openstack  |       Version:  4.1
 Severity:  normal     |    Resolution:
 Keywords:  loop       |  Architecture:  Intel
 Platform:             |
-----------------------+------------------------

Comment (by btorch):

 Using curl

 {{{
 curl -ik -H "X-Auth-Token: AUTH_tk290005f8bae441bb83dc3b65b060fdd0" -X GET
 "https://184.106.119.65:443/v1/AUTH_a72742e2-15ac-4084-8ea7-ce67b2c43bfb/folder1?format=xml&prefix=&delimiter=%2F"

 HTTP/1.1 200 OK
 X-Container-Object-Count: 1
 X-Container-Bytes-Used: 0
 Accept-Ranges: bytes
 Content-Length: 285
 Content-Type: application/xml; charset=utf-8
 X-Trans-Id: tx4fa722f5d6fc4e7986eedd30f51c5779
 Date: Tue, 19 Jul 2011 15:08:22 GMT

 <?xml version="1.0" encoding="UTF-8"?>
 <container
 name="folder1"><object><name>subfolder1</name><hash>d41d8cd98f00b204e9800998ecf8427e</hash><bytes>0</bytes><content_type>application/directory</content_type><last_modified>2011-07-19T14:50:01.565790</last_modified></object></container>
 }}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/6089#comment:3>
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