April 20, 2020
View 493bb45

Fixes #1093 - Fixes error encountered with Minio send empty content instead of a valid ?requestPayment response.

Florent Viard authored on 2020/04/20 23:34:08
View 1e09e17

Fixes #1090 - Be more resilient to a server sending random data in ?lifecycle response

Florent Viard authored on 2020/04/20 22:48:21
April 19, 2020
View 4a19ee6

Simplify the code to use _build_attr_header in remote_copy

Florent Viard authored on 2020/04/19 10:55:20
View dc23934

Fixes _build_attr_header for case of wrong old value being use for wrong attribute

Florent Viard authored on 2020/04/19 10:54:06
View bba443f

Fix remote_copy to ensure that meta-s3cmd-attrs will be set based on the real source and not on the copy source

Florent Viard authored on 2020/04/19 09:36:20
April 17, 2020
View 174d614

Fixes #685 - Grammatical correction a debug message

Florent Viard authored on 2020/04/17 09:15:27
View 0160919

Small cleanup of _build_attr_header

Florent Viard authored on 2020/04/17 03:30:42
April 14, 2020
View 656813c

Ensure to catch and display server errors for cmd cp,mv,modify errors

Florent Viard authored on 2020/04/14 08:09:09
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 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
April 9, 2020
View 99c2a7c

Fixes #1089 - Ensure that KeyboardInterrupt are always properly raised

Florent Viard authored on 2020/04/09 10:44:19
April 8, 2020
View f06e292

Fixes py headers to use system default python and not force python2 anymore

Florent Viard authored on 2020/04/08 02:37:11
March 29, 2020
View a3dcb51

Fixes #847 - set a few str as unicode to fix UnicodeDecodeError with python2 when doing a sync remote 2 remote

Florent Viard authored on 2020/03/29 10:45:52
View e364976

Added a comment about how to escape the comment char in exclude files

Florent Viard authored on 2020/03/29 09:39:27
March 28, 2020
View 6e3963c

Fixes open file descriptors leaking by not being closed on time

Florent Viard authored on 2020/03/28 06:58:48