← 返回
效率工具 中文

stratos-storage

Upload and download files to/from Stratos Decentralized Storage (SDS) network. Use when the user wants to store files on Stratos, retrieve files from Stratos, upload to decentralized storage, or download from SDS.
向Stratos去中心化存储(SDS)网络上传或下载文件。当用户希望在Stratos上存储文件、从Stratos检索文件、上传至去中心化存储或从SDS下载时使用。
notboxqsn
效率工具 clawhub v1.0.0 1 版本 99751.9 Key: 无需
★ 0
Stars
📥 1,206
下载
💾 28
安装
1
版本
#latest

概述

Stratos Decentralized Storage

When to use

  • User wants to upload a file to Stratos SDS network
  • User wants to download a file from Stratos SDS using file hash or share link
  • User mentions "Stratos", "SDS", "SPFS", or "decentralized storage upload/download"

Steps

Upload a file

  1. Verify ppd or SPFS gateway is available
  2. Run the upload script: bash $SKILL_DIR/scripts/upload.sh
  3. Return the file hash (CID) to the user

Download a file

  1. Verify ppd or SPFS gateway is available
  2. Run the download script: bash $SKILL_DIR/scripts/download.sh
  3. Confirm download success

Examples

Upload: "Upload /tmp/report.pdf to Stratos"

→ Run: bash scripts/upload.sh /tmp/report.pdf

→ Output: File uploaded. CID: Qm...xxx

Download: "Download file Qm...xxx from Stratos to ~/Downloads/"

→ Run: bash scripts/download.sh Qm...xxx ~/Downloads/report.pdf

→ Output: File downloaded to ~/Downloads/report.pdf

Constraints

  • Always confirm file path with user before uploading
  • Never overwrite existing files without user confirmation
  • Verify SDS node is running before operations
  • Large files may take significant time; inform user of progress

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 05:49 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,201
productivity

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 430 📥 103,734
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 438 📥 147,412