Skip to content

cp from s3 only takes the first 1000 items #7

@mennink

Description

@mennink

First of all nice application!

When copying from s3 it only takes the first 1000 items
See https://docs.aws.amazon.com/sdk-for-go/api/service/s3/#S3.ListObjects
Returns some or all (up to 1000) of the objects in a bucket. You can use the request parameters as selection criteria to return a subset of the objects in a bucket.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions