Skip to content

extra_args not being passed to get_object in MultipartDownloader #256

@cfxegbert

Description

@cfxegbert

s3transfer 0.6.0

In S3Transfer.download if the object is over a predetermined size a multipart download is used. extra_args is being passed to MultipartDownloader.download_file but download_file does not pass it to self.client.get_object. This causes failures when using any of the ALLOWED_DOWNLOAD_ARGS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions