rclone
for accessing my files or backing up my photos on a day to day basis.... and I am not afraid of CLIs. (edited)garage
... and there is no way to provide region in S3Drive.
It seems that we may add additional form field to specify the region.toml
file like this: s3_region = "us-east-1"
.
We auto-detect region from the endpoint URL and have a way to detect custom region from MinIO.... and if it doesn't work we use the most common default which is us-east-1
.