Questions tagged [ibm-cloud-platform]
7 questions
5
votes
2 answers
Getting HTTP Client error using the s3 client
Operating system is Ubuntu 16.04
Python version is 3
Installed the AWS CLI using PIP
AWS CLI version is aws-cli/1.16.309 Python/3.6.9 Linux/4.20.17-042017-generic botocore/1.13.45
I set the HMAC creds correctly and type the following in my command…

Nixon Cheaz
- 51
- 2
2
votes
0 answers
Is there a way to curl a file with spaces in its name *from IBM object storage (cleversafe)*?
I'm using IBM Cloud Object Storage S3 API to connect to IBM object storage. I can curl files with no spaces in their names. Is there a way to curl a file with spaces in its name from IBM object storage (cleversafe)? When I enclose the url in the…

kat
- 21
- 1
1
vote
2 answers
DB2 Warehouse on Cloud Load_jobs filename or path is not valid failure
I have to try to load data to DB2 WoC (formerly dashDB) from IBM Cloud Object Storage (Softlayer) by using /load_jobs API call.
Always getting error response: SQL3025N,A parameter specifying a filename or path is not valid.,0,n/a
Trying different…

CTiPKA
- 2,944
- 1
- 24
- 27
0
votes
0 answers
If possible, how to use only cURL with Aspera Shares to upload & download files
Our company is signed up to use Aspera Shares, and we're currently accessing that via their Web UI
Looking to automate the uploading and downloading of files.
A few challenges:
We're working on old Macs machines (MacOS Mojave), upgrading not…

WhatsYourFunction
- 621
- 1
- 9
- 25
0
votes
1 answer
Is IBM Object Storage S3 have the compatible API with CEPH storage?
The question, pretty much, says it all, but in order to be more specific on the subject.
A production system is going to using CEPH storage which I know it has RESTful API that is compatible with the basic data access model of the Amazon S3 API.
The…
0
votes
1 answer
Unable to upload a zip file into the IBM Cloud S3 bucket
Unable to upload a zip file into the IBM Cloud S3 bucket
Hello Team,
This one is critical for our automation and we are stuck as we dont have the correct syntax to upload a file to the bucket we created. We are trying to upload a zip file into the…

anish anil
- 2,299
- 7
- 21
- 41
0
votes
1 answer
Can c#/c++ be used for IBM COS API
Currently looking at IBM cloud storage as an option. Wondering if there is any easy way to talk to it via c#. Would the Amazon s3 .net SDK work for it? Or maybe the amazon s3 c++ sdk?
It’s a shame that IBM only officially supports python, java and…

savagepanda
- 857
- 12
- 25