What problem does it solve?
This Skill removes the burden of memorizing and typing complex SFTP, SCP, and SSH command syntax for transferring files between local devices and remote servers, reducing operational errors and speeding up routine remote tasks.
Core Features & Use Cases
- Secure File Transfer: Upload and download individual files or entire directories between local and remote servers using pre-configured connection credentials.
- Remote Server Operations: List contents of remote directories and execute custom commands directly on the remote server.
- Use Case: Developers can use this Skill to quickly deploy local configuration files to a remote test server, or pull recent application logs from a remote production server for local debugging.
Quick Start
Use the sftp skill to download the remote log file 'app-error.log' from the server's /var/log directory to your local machine.