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

Cyberduck trac at cyberduck.io
Tue Sep 4 00:28:17 UTC 2018


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

Comment (by patakijv):

 I ran a curl test myself just now for a particular file object and I get a
 Last-Modified field back.
 Not sure if the url used makes a difference, I think Rackspace has
 multiple endpoint possibilities with varying versions, etc.

 I tried a particular file object test using

 {{{
 curl -X HEAD -D - -H "X-Auth-Token: XXXX"
 https://storage101.dfw1.clouddrive.com/v1/MossoCloudFS_XXXX/path/to/file
 }}}

 And I get

 {{{
 HTTP/1.1 200 OK
 Content-Length: 2065
 Accept-Ranges: bytes
 Last-Modified: Tue, 19 Jan 2016 01:19:58 GMT
 Etag: 7c962f967c786e971a9ee7ddf0769033
 X-Timestamp: 1453166397.26005
 Content-Type: application/octet-stream
 X-Trans-Id: tx968ab69366144d9f94efc-005b8dd00cdfw1
 Date: Tue, 04 Sep 2018 00:21:33 GMT
 }}}

 Notice Last-Modified exists above.
 Are you getting different results?
 If so, is it a different url that is used? Different something else?
 Can you provide an equivalent test that has the Last-Modified if you think
 this is a bug on the Rackspace?

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


More information about the Cyberduck-trac mailing list