Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 629 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 629 Bytes

OpenStack-Swift-Upload-Script

Uploads files to OpenStack Swift Object Storage, HP Cloud CDN for Our Example with a given path on prompt and given container name. Depends on OpenStack Swift Python Client tool. Your .bashrc or .zshrc must be configured rightly to use the swift command.

Image of OpenStack-Swift-Upload-Script

Usage

git clone https://github.com/AbhishekGhosh/OpenStack-Swift-Upload-Script.git
cd OpenStack-Swift-Upload-Script*
chmod +x upload.sh
sh upload.sh

```