I wrote a script which uploaded some files from a VM cinderblock to a swift object store. Unfortunately, I used a relative path to specify the file to upload.
I own Object Storage containers at OVH. I found how to copy a file from one container to another: swift copy -d /"Destination container" "Initial container" "Fi