Not able to download and refresh the bucket items #335
Unanswered
viveksamagaGoto
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi thanks for this repo.
I have implemented it to 1 of my s3 buckets and it lists all the items in the bucket on a first level.
example:
folder1
folder2
folder3
- subfolderFromFolder3 (Not being listed) #throws (No Files Available for Listing)
Also does the contents refreshed dynamically
say if I create a new object on s3 and refreshing my browser doesn't show the newly created object.
Is there a flag I could try to solve my issues?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions