You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using AWS_ENDPOINT_URL to connect to Google Storage, the backup fail, beacuse Google Storate does not support Multi-Part transfers.
Would it be possible to add an option to either disable it, or to detect that the endpoint is https://storage.googleapis.com and disable it automactly ?