sftp-cc
CommunityAutomate SFTP uploads with Claude Code.
Software Engineering#automation#deployment#claude-code#private-key#sftp#incremental-upload#ssh-keybind
Authortoohamster
Version1.0.0
Installs0
System Documentation
What problem does it solve?
sftp-cc reduces the manual, error-prone process of uploading local project files to a remote server by providing Claude Code driven SFTP operations. It enables incremental pushes, private key binding, and automatic permission handling with zero external dependencies.
Core Features & Use Cases
- Incremental uploads: detects changes since the last push and only uploads changed or new files, while performing a safe initial full upload.
- Private key binding and secure access: automatically binds keys and ensures proper permissions for SSH keys.
- Remote deployment and configuration: creates remote directories as needed, supports language-specific config, and can deploy public keys to servers for passwordless authentication.
- Use cases include rapid code deployment after edits, setting up fresh servers for Claude Code plugins, and automating routine server syncs.
Quick Start
Install the skill in your Claude Code project, run the interactive configuration to provide host, username, and remote path, place your SSH private key in the configured directory, then tell Claude: "sync code to server" to start uploads.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: sftp-cc Download link: https://github.com/toohamster/sftp-cc/archive/main.zip#sftp-cc Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.