[Cyberduck-trac] [Cyberduck] #5186: Perform MD5 hash calculation during upload

Cyberduck trac at trac.cyberduck.ch
Fri Nov 19 12:05:36 CET 2010


#5186: Perform MD5 hash calculation during upload
-------------------------------------------------------------------------------------------------+
    Reporter:  https://www.google.com/accounts/o8/id?id=aitoawnnvt-90frc5_hjyhabpzmeshpw03k3snc  |        Owner:  dkocher
        Type:  enhancement                                                                       |       Status:  closed 
    Priority:  low                                                                               |    Milestone:  4.0    
   Component:  s3                                                                                |      Version:  3.6.1  
    Severity:  minor                                                                             |   Resolution:  fixed  
    Keywords:                                                                                    |     Platform:         
Architecture:                                                                                    |  
-------------------------------------------------------------------------------------------------+
Changes (by dkocher):

  * status:  assigned => closed
  * resolution:  => fixed
  * milestone:  4.1 => 4.0


Comment:

 If the property `s3.upload.metadata.md5` is set to `true` (`false` is
 default), then set the `Content-MD5` header and let S3 check the integrity
 of the upload. Otherwise, we calculate the MD5 on the fly during the
 upload and compare it to the `ETag` returned for the upload.

 In r7665.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/5186#comment:5>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list