Copy The OBS Object Storage Access Domain Name
Log in to Huawei Cloud and copy the domain name of the test bucket
Verification Test Procedure
Log in to the source device to test whether the IP address resolved by the ping
ping <bucket access domain name>
Source Windows Machine
Open cmd and run the curl command to test
ssh -v -p 443 <bucket access domain name>
Test result: If the following input result contains the information [debug1: Connection established.], the network connectivity is OK.
Source Linux Machine
Run the curl command to test
ssh -v -p 443 <bucket access domain name>
Test result: If the following input result contains the information [debug1: Connection established.], the network connectivity is OK.
若有收获,就点个赞吧