Amazon S3 components for Delphi 2010

Besides Amazon Integrator from / n software, are there any other Amazon S3 components that can be used with Delphi 2010? I would use one of the / n software, but it has some problems (for example, GetObjectInfo does not work if the object is stored in a certain place) and limitations (for example, copying objects does not allow you to define replacement metadata).

I do not have the time or resources to create such a component.

Thanks!

+4
source share
2 answers

Eldos has a set of components for a vendor-independent cloud storage as part of its SecureBlackBox costume.

I have not used it yet, but I have been using SBB for many years, and I have always been pleased with the product and the support provided.

+1
source

A quick google search using "amazon s3 delphi" showed: http://www.itwriting.com/s3.php

0
source

Source: https://habr.com/ru/post/1309627/


All Articles