返回顶部
c

copy

Copy operations reference — file duplication, rsync patterns, CoW, buffer strategies, and cross-platform sync. Use when duplicating files, syncing directories, or implementing copy-on-write.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
124
下载量
0
收藏
概述
安装方式
版本历史

copy

# Copy — File & Data Copy Operations Reference Quick-reference skill for file copy strategies, rsync patterns, copy-on-write, and cross-platform synchronization. ## When to Use - Duplicating files or directory trees with specific filters - Setting up rsync-based backups or mirrors - Understanding copy-on-write (CoW) behavior - Implementing efficient copy strategies for large datasets - Troubleshooting copy failures and permission issues ## Commands ### `intro` ```bash scripts/script.sh intro ``` Overview of copy operations — types, semantics, and platform differences. ### `rsync` ```bash scripts/script.sh rsync ``` Rsync patterns — common flags, partial transfers, and include/exclude rules. ### `cow` ```bash scripts/script.sh cow ``` Copy-on-Write (CoW) — reflinks, filesystem support, and when to use. ### `patterns` ```bash scripts/script.sh patterns ``` Common copy patterns — mirroring, incremental, differential, snapshot. ### `filters` ```bash scripts/script.sh filters ``` File filtering techniques — by extension, date, size, and gitignore integration. ### `performance` ```bash scripts/script.sh performance ``` Performance optimization — buffer sizes, parallel copy, and I/O tuning. ### `errors` ```bash scripts/script.sh errors ``` Common copy errors, permissions issues, and troubleshooting guide. ### `checklist` ```bash scripts/script.sh checklist ``` Pre-copy and post-copy verification checklist. ### `help` ```bash scripts/script.sh help ``` ### `version` ```bash scripts/script.sh version ``` ## Configuration | Variable | Description | |----------|-------------| | `COPY_DIR` | Data directory (default: ~/.copy/) | --- *Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 copy-1776111072 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 copy-1776111072 技能

通过命令行安装

skillhub install copy-1776111072

下载 Zip 包

⬇ 下载 copy v1.0.0

文件大小: 7.69 KB | 发布时间: 2026-4-14 13:45

v1.0.0 最新 2026-4-14 13:45
publish v1.0.0

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部