You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully set up a sample server with MinIO in docker, and started the MinDAV server with the provided binary.
I then connect to the server using Cyberduck at path /v1/webdav,
I could list out existing folders and create new folders, however existing files in the MinIO bucket is not listed.
I am also not able to create new files and is greeted with error: 405 Method Not Allowed
The text was updated successfully, but these errors were encountered:
Seems like the mindav software is not able to create empty things. I was seeing 405 on .nomedia file creation. When I manually created that file, the backup process was able to proceed more but ultimately failed when the backup wanted to create more empty files
I have successfully set up a sample server with MinIO in docker, and started the MinDAV server with the provided binary.
I then connect to the server using Cyberduck at path
/v1/webdav
,I could list out existing folders and create new folders, however existing files in the MinIO bucket is not listed.
I am also not able to create new files and is greeted with error:
405 Method Not Allowed
The text was updated successfully, but these errors were encountered: