> AtmosClient.createDirectory returns URLs for both initial creation and > subsequent failed creation
Ah, OK, the fact that a URL isn't just returned on success makes the motivation a lot clearer. Would it make sense to correct _that_ and only return a URL _on success_ - then hopefully the `if URL then successful` logic in `createContainerInLocation` would work? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/169#issuecomment-25870811
