Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Latest commit

 

History

History
36 lines (23 loc) · 1.9 KB

2014-04-22-how-to-use-cyberduck-with-openstack-swift.markdown

File metadata and controls

36 lines (23 loc) · 1.9 KB
layout title categories lang author
post
How to use Cyberduck with Openstack Swift?
Object-Storage
en
VincentCasse

To use RunAbove object storage, you can code integration into your software. However, you will sometimes need to access your object storage without using your software. Cyberduck (available on Windows and Mac) is an application for accessing and managing your object storage, such as an FTP

1. Preparation

Download Cyberduck

Download the latest version of Cyberduck at cyberduck.io and install it.

Cyberduck is compatible with RunAbove from version 4.4.4. If you have version 4.4.3, you need to change the update channel to beta version. You can change the channel in the Preferences menu, under the Update tab. Change Release to beta and click on Check for Update Now

Get missing information

To connect to your RunAbove object storage, you will need to have your login, password and tenant name. This last information can be found in OpenStack Horizon below current project

2. Connection

  • Click on the Open Connection button and select Openstack Swift (keystone).
  • Type auth.runabove.io in the Server field, your username in the Username field and your password in... the Password field!
  • Submit form by clicking on Connect
  • Type your tenant name and click on Login

Congrats! You can now manage your objects, such as dragging and dropping files, or deleting folders.