ftp-sync

FTP/SFTP 同步工具。本地与远程服务器文件同步,支持增量备份。适合网站维护和服务器管理。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ftp-sync" with this command: npx skills add sxliuyu/ftp-sync

FTP/SFTP Sync 🔄

本地与远程服务器文件同步。

功能

  • 📤 SFTP 上传/下载
  • 🔄 增量同步
  • 📊 同步报告
  • 🔒 支持密钥认证

使用方法

上传同步

python3 scripts/ftp_sync.py upload ./local_folder/ --host 192.168.1.1 --user root --password xxx

下载同步

python3 scripts/ftp_sync.py download /remote/folder/ --host 192.168.1.1 --user root

对比差异

python3 scripts/ftp_sync.py diff ./local/ /remote/ --host xxx

示例

# 上传网站文件
python3 scripts/ftp_sync.py upload ./dist/ --host example.com --user ftpuser --password pass123 --remote /var/www/html/

# 增量同步
python3 scripts/ftp_sync.py upload ./data/ --host example.com --user user --password pass --sync

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Grab Company

Provides detailed insights on Grab's evolution, business model, market position, and significance in Southeast Asia's digital economy and super app landscape.

Registry SourceRecently Updated
General

CV-Driven Job Hunter

Asiste en una búsqueda laboral proactiva basada en el CV del usuario — analiza perfil, sugiere banda salarial, escanea boards y career pages, califica matche...

Registry SourceRecently Updated
General

Changelog Linter

Validate CHANGELOG.md files against the Keep a Changelog format (keepachangelog.com). Checks version ordering, date formats, section types, link references,...

Registry SourceRecently Updated
General

Bosch Company

Bosch is the world's largest automotive Tier 1 supplier, focusing on automotive parts, industrial tech, consumer goods, and energy solutions with a foundatio...

Registry SourceRecently Updated