{"skill":{"slug":"scp-tool","displayName":"Scp Tool","summary":"Securely copy files between local and remote hosts over SSH. Use for file transfers, remote backups, and deployment tasks.","description":"---\nname: scp-tool\ndescription: Securely copy files between local and remote hosts over SSH. Use for file transfers, remote backups, and deployment tasks.\n---\n# SCP - Secure File Copy\n\nCopy files between local and remote systems using SSH encryption. Supports recursive directory transfers and custom port specifications.\n\n## Usage\n```bash\nscp-tool [options] <source> <destination>\n```\n\n## Options\n\n- `-r`: Recursively copy directories\n- `-P port`: Specify SSH port\n- `-C`: Enable compression for faster transfer\n- `-v`: Verbose mode for debugging\n\n## Examples\n\n```bash\nscp-tool file.txt user@host:/remote/path/\nscp-tool -r ./folder user@host:/remote/folder\nscp-tool user@host:/remote/file.txt .\n```","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":347,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1777740910353,"updatedAt":1778492830283},"latestVersion":{"version":"1.0.0","createdAt":1777740910353,"changelog":"Initial release","license":"MIT-0"},"metadata":null,"owner":{"handle":"dinghaibin","userId":"s170ed26v1mh4qzy7v9cnn7msx85mrn1","displayName":"BIN","image":"https://avatars.githubusercontent.com/u/9191597?v=4"},"moderation":null}