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.
git clone https://github.com/AbhishekGhosh/OpenStack-Swift-Upload-Script.git
cd OpenStack-Swift-Upload-Script*
chmod +x upload.sh
sh upload.sh
```