nui-sftp is a desktop client for SSH and SFTP. It is built on libssh and the NuiCpp UI framework, and combines file transfer, directory synchronization, and interactive shell access over a single SSH connection per session.
Features:
The source code is available on GitHub under a permissive license. nui-sftp is also packaged as a native Windows build, in the Arch User Repository, and as an AppImage.
What's Changed
Improved startup experience, by eliminating config load and defaulting warnings. Also improved the buttons in the toolbar and gave the "add server" button a highlight, when no servers are configured, otherwise connect is highlighted. Connect is disabled when there are no servers configured.
Full Changelog : https://github.com/5cript/nui-sftp/compare/v1.2.0…v1.3.0