Aliyun OSS CLI with interactive shell, multipart upload and download
Project description
se_ossutil
阿里云 OSS 命令行工具,支持交互式 shell、分片上传/下载。
安装
pip install se_ossutil
使用
# 登录(配置保存到 ~/.se_ossutil/config)
se_ossutil login
# 交互 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.0.tar.gz
(12.6 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.0.tar.gz.
File metadata
- Download URL: se_ossutil-0.1.0.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db950988f229d6b84939e91524efabe52ae60583a112b9e23e59d4e7ef533551
|
|
| MD5 |
413811a8c4a33bcc327c4911d8358920
|
|
| BLAKE2b-256 |
b4f152c2649f239c808dbe849fff93017ec0ea1a40fef970f215ec28cecae4c3
|
File details
Details for the file se_ossutil-0.1.0-py3-none-any.whl.
File metadata
- Download URL: se_ossutil-0.1.0-py3-none-any.whl
- Upload date:
- Size: 16.2 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 |
65273ef3997f8c7055979d843f8686601c33eae6f591744000f0c2cb3b8da6d8
|
|
| MD5 |
318ebc84e2cb59ca01757e2a543148f6
|
|
| BLAKE2b-256 |
d6d7353d2a5ad0ca85d312e016da9ed0aa79b4695bef08c9ea8162c5b996d5b2
|