[Cyberduck-trac] [Cyberduck] #9636: Wrong size of large file manifest using swift

Cyberduck trac at trac.cyberduck.io
Thu Jul 28 12:29:34 UTC 2016


#9636: Wrong size of large file manifest using swift
--------------------------+---------------------------------------
    Reporter:  selectel   |      Owner:
        Type:  defect     |     Status:  new
    Priority:  normal     |  Milestone:
   Component:  openstack  |    Version:  5.0.9
    Severity:  normal     |   Keywords:  manifest swift large file
Architecture:  Intel      |   Platform:
--------------------------+---------------------------------------
 Hello.

 We have some problems with large files downloading process using cyberduck
 in our cloud storage (openstack swift).
 File size is ~20G (20000000000).
 Uploading process ends successfully, but downloading is impossible,
 because of wrong size of manifest file (4,0 KiB) in cyberduck client -
 [http://slc.tl/zhy6t]
 If we get HEAD info with python-swiftclient or an API everything is
 correct ( Content Length: 20000000000).

 {{{
 $ swift stat -U XXXX_cyberduck -K XXXXX -A http://api.selcdn.ru/auth/v1.0
 cyberducktest 20G
                       Account: SEL_XXXXX
                     Container: cyberducktest
                        Object: 20G
                  Content Type: text/plain; charset=utf-8
                Content Length: 20000000000
                          ETag: 80139eeb4bc466509b6fed49a1475837
 Access-Control-Expose-Headers: X-Backend-Timestamp, Etag, Last-Modified, X
 -Object-Manifest, X-Timestamp
         X-Static-Large-Object: True
 }}}

 Thank you.

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


More information about the Cyberduck-trac mailing list