Qt Console App that uploads a file to Amazon AWS S3
Unsolved
General and Desktop
-
Re: How can I upload files to an Amazon S3 server with qt or c++ ??
Has anyone been able to successfully write Qt code that sends a file to Amazon AWS S3
-
Hi,
Yes. You need to follow the API as described in the S3 documentation.