roikku / swift-explorer

User-friendly tool to manage files in an OpenStack Storage system (SWIFT)
http://www.619.io/swift-explorer
Apache License 2.0
66 stars 21 forks source link

Unable to create container in Hubic #73

Open turnerd10 opened 7 years ago

turnerd10 commented 7 years ago

Recently installed your application, needing to create multiple containers in Hubic. When I attempt to create a new container, naming it whatever. I just get the error back "Unknown Error" and the container is not created. I've attempted to close and re-open the application, with the same results.

vx3r commented 7 years ago

Same problem with Swift Explorer 1.0.8

lego37yoon commented 6 years ago

Creating container problem is just an API problem. Currently, hubiC Team doesn't provide creating container function in almost every unofficial hubic Clients because Linux's MKDIR command means create directory and rename it.