AWS S3 using webDAV #331
Nischal-Newar
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I read the documentation but I couldn't find anything about reading the folders and files from AWS S3 bucket. I saw it's possible to create custom providers. After digging around, I am able to perform list and get requests for S3. However, when I try to create a folder, file or drag and drop file/folder in the structure it fails.
I get an infinite loop of PROPFIND request. Any suggestions, what can I do here?
Beta Was this translation helpful? Give feedback.
All reactions