June 27, 2020
View 8b4de3d

[#1117] Improve speed when running on EC2 instance

Patrick ALLAIN authored on 2020/06/27 20:44:15
June 26, 2020
View e37512c

Fixes #1114 - Reduce connection_max_age to 5s as it looks like that aws closes https conns after around 6s

Florent Viard authored on 2020/06/26 09:23:59
View 0b7fd5c

Ref #1114 - Add a time based expiration for idle pool connections in order to avoid random broken pipe errors

Florent Viard authored on 2020/06/26 09:18:39
April 27, 2020
View 99935e4

Fixes #1094 - Fixes typo bug + mini cleanup

Florent Viard authored on 2020/04/27 08:10:02
April 20, 2020
View 5fe27d4

make names more understandable

Aleksandr Chazov authored on 2020/04/20 21:17:08
April 14, 2020
View b35f80b

Multipart copy - lower multipart copy chunk size to 1 GiB

Florent Viard authored on 2020/04/14 06:24:02
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
April 8, 2020
View c0d66ac

Fixes #1087 - fixes ValueError when using more than one ":" inside add_header in config file

Florent Viard authored on 2020/04/08 09:10:17
March 29, 2020
View b7ad26c

Fixes #989 - in aws_credential_file, fixes read_string only available with py3 + refactor for possible unicode issues

Florent Viard authored on 2020/03/29 09:41:21
March 26, 2020
View c8de951

Fixes #1054 - Relax limitation on special chars for --add-header key names

Florent Viard authored on 2020/03/26 11:20:54
July 19, 2019
View e4d67df

Allow setting SSL authentication

Aleksandr Chazov authored on 2019/07/19 07:15:18
April 3, 2019
View 9188de4

Add option to disable connection pooling

Arto Jantunen authored on 2019/04/03 15:17:41
March 5, 2019
View 61a2d20

Parameter for public URL protocol

Jukka Nousiainen authored on 2019/03/05 01:43:54
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