[Cyberduck-trac] [Cyberduck] #7994: Issue about uploading file over 2GB

Cyberduck trac at trac.cyberduck.io
Thu Jun 5 08:35:40 UTC 2014


#7994: Issue about uploading file over 2GB
---------------------+---------------------------
 Reporter:  lacote   |         Owner:  dkocher
     Type:  defect   |        Status:  closed
 Priority:  highest  |     Milestone:
Component:  sftp     |       Version:  4.4.4
 Severity:  blocker  |    Resolution:  worksforme
 Keywords:           |  Architecture:
 Platform:           |
---------------------+---------------------------
Changes (by dkocher):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 We have set a default threshold set to `2GB` when files are uploaded as
 segments with a manifest object. This threshold is below the default `5GB`
 limit of a single file because segmenting allows us to resume an
 interrupted transfer.

 The segmenting should be transparent to you. To download the uploaded
 object, point to the manifest file created (it has the same name as the
 local file and can be found in the upload target location).

 To change the default threshold, override the
 [https://trac.cyberduck.io/wiki/help/en/howto/preferences#Hiddenconfigurationoptions
 hidden preference] `openstack.upload.largeobject.threshold` with a value
 in bytes such as `5368709120`.

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


More information about the Cyberduck-trac mailing list