Open
Description
Any plan to support DigitalOcean Spaces? I have see that is s3 compatible but the command for s3 will append amazon's url which causes problem:
artisan db:backup --database=mysql --destination=s3 --destinationPath=my-space/backups/ --timestamp="Ymd-Hi" --compression=gzip
This will produce an error:
Error executing "ListObjects" on "https://s3.ams3.digitaloceanspaces.com.amazonaws.com/backups%2Fclickaid?prefix=my-space%2Fbackups%2F20180109-1431.gz%2F&max-keys=1&encoding-type=url"; AWS HTTP error: cURL error 6: Could not resolve h
ost: s3.ams3.digitaloceanspaces.com.amazonaws.com (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
Metadata
Metadata
Assignees
Labels
No labels