I know for swift the sotrage url could be: http://swift.example.com:8080/AUTH_user/myfiles/myobject But if I want a subdir under the container, for example, http://swift.example.com:8080/AUTH_user/myfiles/mydir/myobject How will we do this? Thanks.