14 | | Connecting to Memstore via the OpenStack Swift API is really simple. |
15 | | |
16 | | * Click on the + button at the bottom of the main browser window to bring up the new server bookmark interface. |
17 | | * Select the ''Swift (OpenStack Object Storage)'' protocol from the pull-down menu as shown in the screenshot below. |
18 | | * Use `auth.storage.memset.com` as the server name. |
19 | | * Leave the Port at `443` |
20 | | * Use your Memstore product username followed by a full-stop and the container username (or if you're using the main admin account, use admin). In the screen shot below, the Memstore produce name is "msexample1" along with the user "admin". |
21 | | * If you're not connecting to a particular container and are logging in as the admin user, leave the path field alone - otherwise you can specify the container in the path field prefixed by a forward slash (`/`). For example: `/myblog`. |
| 14 | Enter the following information in the [http://trac.cyberduck.ch/wiki/help/en/howto/bookmarks bookmark]: |
| 15 | * Protocol: `Swift (OpenStack Object Storage)` |
| 16 | * Server: `auth.storage.memset.com` |
| 17 | * Port: `443` |
| 18 | * Username: `productusername.admin`. Use your Memstore product username followed by a full-stop and the container username (or if you're using the main admin account, use `admin`). In the screenshot below, the Memstore product name is "msexample1" along with the user "admin". |