Hi i have set up a minio server on port 8002. becuase my ISP is blocking the default ports 9000 and 9001. I am getting an errorwhen trying to configure updraft to use the server.
S3-Compatible (Generic) settings test result: Failure: We successfully accessed the bucket, but the attempt to create a file in it failed. Please check your access credentials. (UpdraftPlus_S3::putObject(): [7] Failed to connect to ipaddressshere port 8002 after 1002 ms: Couldn’t connect to server)
I can telnet and connect with a s3 storage compatible (cloudberry explorer) client and do everything I should be able to do. R/W/delete
updraft settings
S3 Key: idfhlsjhflafhalfjhalfjhlkd
S3 secret key: lkjdhldkjfhalfjhasdlfjhdlfjdsflhfadfsjkhflask
s3 Location: s3generic://msp-clientwebsitebackup/backupfoldertest
s3 end-point: http://ipaddresshere:8002
bucket access style: path style
signature version: Sigv4
Minio server is fresh and using it with msp360 backup service with no problems.