SFTP-SSH MCP Server is a local Model Context Protocol (MCP) server that exposes SFTP-SSH control for Linux and Windows systems, enabling LLMs and other MCP clients to execute shell commands securely ...
GitHub

SSH to Google Drive

A C++ application that facilitates secure file transfers between SFTP servers and Google Drive, enabling seamless integration between SSH-accessible systems and cloud storage. This application ...
I have the need to script up some ftps connections and what I can find on the internet ([1] and [2]) just say "do this and any works" without much, if anything, on debugging why it might not work. I ...
The secure shell, ssh, and its companion, scp, are tools that I use more or less on a daily basis. Being able to move files between machines without having to setup SAMBA or NFS is very handy when ...