cloudyr / aws.s3

Amazon Simple Storage Service (S3) API Client
https://cloud.r-project.org/package=aws.s3
381 stars 147 forks source link

s3sync: do not print keys if verbose is FALSE #401

Open jeffbinggeli opened 2 years ago

jeffbinggeli commented 2 years ago

Suggested code change/edit: Update s3sync.R to only print bucket keys if verbose is TRUE, do not print if verbose is FALSE