bolcom / libunftp

Extensible, async, cloud orientated FTP(S) server library and the core of unFTP: https://github.com/bolcom/unFTP. Follow up and talk to us on https://t.me/unftp
Apache License 2.0
182 stars 33 forks source link

Added the GCS response error details in the return error #467

Closed robklg closed 1 year ago

robklg commented 1 year ago

An important improvement to get better understanding of what precisely caused an error when it originates from the GCS side. E.g. a policy that denies access to the bucket. Previously you could not see those details.