[Cyberduck-trac] [Cyberduck] #10446: Modified column shows "Unknown" for all files and folders

Cyberduck trac at cyberduck.io
Tue Sep 4 08:21:42 UTC 2018


#10446: Modified column shows "Unknown" for all files and folders
-------------------------+-------------------------
 Reporter:  patakijv     |         Owner:  dkocher
     Type:  defect       |        Status:  assigned
 Priority:  normal       |     Milestone:  7.0
Component:  cloudfiles   |       Version:  6.7.0
 Severity:  normal       |    Resolution:
 Keywords:               |  Architecture:  Intel
 Platform:  macOS 10.13  |
-------------------------+-------------------------
Changes (by dkocher):

 * status:  new => assigned
 * milestone:   => 7.0


Comment:

 We do a object listing using a `GET` request for the container like


 {{{
 curl -X GET -D - -H "X-Auth-Token: xxxx"
 "https://storage101.dfw1.clouddrive.com/v1/MossoCloudFS_59113590-c679-46c3-bf62-9d7c3d5176ee/cdn.cyberduck.ch?format=xml&prefix=&limit=1&delimiter=%2F"
 }}}

 All objects should contain a `last_modified`in the returned XML document.
 My first test shows this is actually the case. We will look into it.

--
Ticket URL: <https://trac.cyberduck.io/ticket/10446#comment:6>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list