当前位置: 首页 > 图灵资讯 > 行业资讯> python中s3cmd是什么?

python中s3cmd是什么?

来源:图灵python
时间: 2024-10-09 03:13:10

本文教程操作环境:windows7系统Python 3.9.1,DELL G3电脑。

简单介绍:

可实现使用s3对象存储

安装方式:

yuminstalls3cmd

配置:

s3cmd--configure

封装:

root@ubuntu:~/temp#whichs3cmd/usr/bin/s3cmdroot@ubuntu

使用方式:

s3cmdls

输出结果:

hostname$s3cmdls2020-04-1010:47s3://qiya-bucket-1

现在都要掌握了s3cmd,使用方法通常很简单,我希望你能通过上述文章的内容来理解。