April 14, 2020
View b533733

MultipartCopy - Preserve metadata of the object that is copied

Florent Viard authored on 2020/04/14 11:18:17
View 2d22718

MultiPartCopy - Also copy acl like direct copy

Florent Viard authored on 2020/04/14 09:41:04
View 8337339

Cleanup - no message was set in 2 cases for S3UploadError

Florent Viard authored on 2020/04/14 08:11:12
View 9ea856b

MultipartCopy avoid retrieving again object info when we already know its size

Florent Viard authored on 2020/04/14 07:45:37
View dc54209

Cosmetic cleanup

Florent Viard authored on 2020/04/14 06:30:01
View 67eb6f5

Url encode source for copy/mv/modify to support all special/foreign character names in object names

Florent Viard authored on 2020/04/14 06:29:34
View 207d79b

Move cmd - take care in that copy s3 xml result can be a multipart copy result

Florent Viard authored on 2020/04/14 06:27:58
View 44806ed

Move s3_quote to Utils module

Florent Viard authored on 2020/04/14 06:22:03
View 8b997c7

Add progress info output for multipart copy and current-total info in output for cp, mv and modify

Florent Viard authored on 2020/04/14 05:27:36
View df1d59e

Rework and cleanup of MultiPart and MultiPartCopy (following the merge of PR #74)

Florent Viard authored on 2020/04/14 00:47:30
April 9, 2020
View 99c2a7c

Fixes #1089 - Ensure that KeyboardInterrupt are always properly raised

Florent Viard authored on 2020/04/09 10:44:19
March 26, 2020
View 92df370

Fixes #1082 - Allow to use signature v4 only, even for a command with no target bucket specified

Florent Viard authored on 2020/03/26 09:57:13
View f74d723

Fixes #1081 - Don't force signature v4 if bucket_name uses special chars

Florent Viard authored on 2020/03/26 09:54:51
View 9ac3897

Fixes #1080 - url encode bucket_name for path-style requests. Fixes an issue with CephRGW and the tenant feature.

Florent Viard authored on 2020/03/26 07:06:25
July 17, 2012
View 593b4ec

Adding MultiPartCopy class and enable for object_copy when remote file is greater than 5gb.

Damian Martinez authored on 2012/07/17 16:45:39