#安装you-get
dnf -y install python3
pip3 install you-get
#安装 git go
dnf -y install git go
#安装ossutil
go get github.com/aliyun/ossutil
cd /etc/profile.d/
vim gopath.sh
##gopath.sh内容
PATH=/root/go/bin:$PATH
export PATH
##gopath.sh内容
source /etc/profile
ossutil config
ossutil ls
ossutil cp 1.txt oss://3ew223