filestash icon indicating copy to clipboard operation
filestash copied to clipboard

[bug] No files shown in S3 bucket

Open CaptainSanders opened this issue 1 year ago • 0 comments

Description of the bug

When connecting to an S3 bucket no files are visible. Files can be placed but when logging in again, even those files are no longer visible.

Step by step instructions to reproduce the bug

  • Login to S3 via Filestash
  • Place files
  • Logout and login again

Can you replicate that error from the demo?

No I can not

Observed behavior

Files are not visible in Filestash, but are visible in the S3 bucket (through commandline

Expected behavior

Files should be visible, it is likely a permission in S3, but I'm unable to find which permission should be changed, I've even tried "Action": [ "s3:*" ] for testing purposes but to no avail.

CaptainSanders avatar Jul 07 '23 11:07 CaptainSanders