[Cyberduck-trac] [Cyberduck] #10127: Missing modification date from src_last_modified_millis metadata for downloaded folder

Cyberduck trac at cyberduck.io
Mon Nov 6 10:00:33 UTC 2017


#10127: Missing modification date from src_last_modified_millis metadata for
downloaded folder
----------------------+-------------------------
 Reporter:  balupton  |         Owner:  dkocher
     Type:  defect    |        Status:  assigned
 Priority:  normal    |     Milestone:  6.3
Component:  b2        |       Version:  6.2.10
 Severity:  normal    |    Resolution:
 Keywords:            |  Architecture:  Intel
 Platform:            |
----------------------+-------------------------

Comment (by dkocher):

 We miss the timestamp from folders set on the `.bzEmpty` placeholder files
 because we obtain metadata from an object listing with a single `GET
 b2_list_file_versions` request for the remote files. This way, we only see
 the common prefix for the folder but do not read the metadata set in the
 `.bzEmpty` file for the folder which would require another `POST
 b2_get_file_info` request for every folder.

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


More information about the Cyberduck-trac mailing list