alibabacloud-oss-manage-cron-upload

Official

Schedule OSS uploads via Alibaba Cloud CLI.

Authoraliyun
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates recurring synchronization of a local folder to an OSS bucket using the Alibaba Cloud CLI, eliminating manual repetitive uploads and reducing error-prone workflows.

Core Features & Use Cases

  • OSS bucket verification and conditional creation if missing, ensuring idempotent setup for recurring sync.
  • Incremental uploads with ossutil cp -r -u --max-age to upload only new or updated files while keeping local and OSS in sync.
  • OS-local scheduling guidance (cron on Linux/macOS or Task Scheduler on Windows) to run the workflow on a schedule.
  • Clear separation of responsibilities between the aliyun CLI surface and OS-local tools, with optional cleanup of test objects after verification.

Quick Start

Install the Aliyun CLI, verify credentials with aliyun configure list, enable AI safety mode, and set up a cron job to run the OSS sync workflow.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: alibabacloud-oss-manage-cron-upload
Download link: https://github.com/aliyun/alibabacloud-aiops-skills/archive/main.zip#alibabacloud-oss-manage-cron-upload

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.