tpyo / amazon-s3-php-class

A standalone Amazon S3 (REST) client for PHP 5/CURL
1.03k stars 503 forks source link

error messages #169

Open Conver opened 4 years ago

Conver commented 4 years ago

Does putObjectFile return any error of some kind, or is there a function I don't see where errors can be retrieved if an upload fails?