s3-sync-action icon indicating copy to clipboard operation
s3-sync-action copied to clipboard

Downloading files during sync

Open mapa17 opened this issue 1 year ago • 0 comments

Hello,

this might be a very stupid question, but should it be possible to download files from a private s3 bucket?

I managed to upload files to the desired s3 bucket, but none of the files present in the bucket seems to be downloaded when syncing (which I would expect to happen as part of a sync).

In addition I am very confused why in the example configuration the setting --acl public-read is used if one already specifies AWS credentials. The bucket I care about is not set to public.

mapa17 avatar Mar 10 '23 10:03 mapa17