Aliyun OSS CLI with interactive shell, multipart upload and download
Project description
se_ossutil
阿里云 OSS 命令行工具,支持交互式 shell、分片上传/下载。
安装
pip install se-ossutil
# or
pip install -i https://pypi.org/simple se-ossutil
使用
# 登录(配置保存到 ~/.se_ossutil/config)
se_ossutil login
# 退出登录(删除本地配置)
se_ossutil logout
# 交互 shell
se_ossutil
# 上传 / 下载
se_ossutil upload ./local.mp4 oss://bucket/prefix/
se_ossutil download oss://bucket/prefix/file.mp4 ./local.mp4
Shell 命令
ls [path]— 列出目录cd <path>— 切换目录pwd [path]— 显示完整 OSS 路径mkdir <dir>— 创建目录rm [-f] <name>— 删除(默认需输入 yes 确认)exit/quit— 退出
依赖
- Python >= 3.10
- oss2
- alibabacloud_credentials
- alibabacloud_ram20150501
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
se_ossutil-0.1.1.tar.gz
(13.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file se_ossutil-0.1.1.tar.gz.
File metadata
- Download URL: se_ossutil-0.1.1.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e157098a9aef8b56971b798bc83c4812598961e7e800a133a3b564c191c5dfb2
|
|
| MD5 |
b1d0f6be0097b14f2c0af1c58f1c305c
|
|
| BLAKE2b-256 |
e452c4ce47476157beb7b92e3e40c53a60717f1b69febfc86d681e645117c40e
|
File details
Details for the file se_ossutil-0.1.1-py3-none-any.whl.
File metadata
- Download URL: se_ossutil-0.1.1-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d744d3080e8313f30e3e53a3f19f1503af30448a4a660658caa69203f0245f61
|
|
| MD5 |
f22fdcdacacee6ae692301bfc5a86e81
|
|
| BLAKE2b-256 |
8a44c0f98908080288650cb32517b1f14c2d62d812d41a8e7c7af828a7cda32e
|