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
{{ message }}
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
In a professional environment, it is common to have access to an "on premise" back-end with S3 API (e.g. see https://geekflare.com/self-hosted-s3/).
The
s3-bash4tool only allows to access AWS instance, thus is not usable in such private infrastructure.Could you add a way to specify the S3 domain instead of amazonaws.com so that the script can be used in a private context?
TIA