Skip to content

sync command copies object everytime #676

@bounlu

Description

@bounlu

Native aws s3 sync command copies the file from S3 bucket to local only once (as expected):

aws s3 sync s3://data/testfile .

But s5cmd sync copies the file everytime and overwrites:

s5cmd sync s3://data/testfile .

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions