Hi!
Which service are you connecting to?
You can have a look at the B2Uploader and B2Downloader if you want to try to create the httpcalls yourself as a workaround: https://hub.safe.com/publishers/sigtill/transformers/b2uploader
Hi @andre,
You should be able to use the S3Connector by specifying the endpoint to your S3 compatible cloud storage via the "Alternate Endpoint" parameter.
If this does not work for your please reach out to our Support Team and provide the following info:
- The version of FME (build number)
- The version of S3Connector package
- What S3 compatible cloud storage are you using
- The logfile and/or screenshots of the error message or other symptoms
I hope this helps!
Hi @andre,
You should be able to use the S3Connector by specifying the endpoint to your S3 compatible cloud storage via the "Alternate Endpoint" parameter.
If this does not work for your please reach out to our Support Team and provide the following info:
- The version of FME (build number)
- The version of S3Connector package
- What S3 compatible cloud storage are you using
- The logfile and/or screenshots of the error message or other symptoms
I hope this helps!
Hi @gerhardatsafe, I started of by using the S3Connector but it doesn't like anything different from AWS. Even if i added different alternate endpoint and trying to figure out where to insert other information needed to access the alternate endpoint.
i'm on FME Build 20252
I'll reach out to Support Team as suggested
In case someone encounters the same issue, for some cloud providers, it seems mandatory to set the region *and* the endpoint parameter precisely.
For example, to reach S3 compatible buckets from the cloud provider Scaleway in the "French region", you need to define the region to "fr-par" and the endpoint to "https://s3.fr-par.scw.cloud".
(information gathered from https://www.scaleway.com/en/docs/storage/object/api-cli/object-storage-aws-cli/)