Tablesnap uses boto, you may be able to override the S3 endpoint. This Stack Overflow answer suggests it’s possible, but you might have to modify the tablesnap script a little: https://stackoverflow.com/questions/32618216/overwrite-s3-endpoint-using-boto3-configuration-file <https://stackoverflow.com/questions/32618216/overwrite-s3-endpoint-using-boto3-configuration-file>
> On Dec 14, 2017, at 4:03 PM, Roger Brown <roger.br...@perfectsearchcorp.com> > wrote: > > I wanted to use tablesnap for backups. Instead of s3.amazonaws.com > <http://s3.amazonaws.com/>, I wanted to use our own s3-compatible endpoint. I > could never figure it out. Do you know how to override the S3 endpoint > tablesnap uses? > > Roger >