Today I’ve released an internal tool we use in GARL. The name is swift-backup and is a simple program written in GO to backup a file.
The aim of this is to have a single multi-platform binary with no dependencies that is able to backup a single file to OpenStack Swift. We use this tool to schedule backup for database dumps and other locally-created backups such as tar.gz from geographically dispersed resources.
You can find the source code here: https://github.com/gpaterno/swift-backup