Any thoughts on adding GCP cloud files support, via gsutil (like how aws-cli is used)?
It's not possible to use mysql-backup in GCP environments because neither GCP's s3 compat layer or s3proxy work correctly with the multipart uploads aws-cli does for large dump files.
Any thoughts on adding GCP cloud files support, via
gsutil(like howaws-cliis used)?It's not possible to use
mysql-backupin GCP environments because neither GCP's s3 compat layer or s3proxy work correctly with the multipart uploadsaws-clidoes for large dump files.