[切换到中文网站]
OnTheSSH Online Document
- Basics Introduction
Instructions for the first use of OnTheSSH - FileList & Upload/Download
The file list window of the remote host serves as the unified entry point for numerous functions. Here, you can perform operations such as copying, moving, renaming, modifying permissions, changing ownership, and also upload and download files. - Execute commands on multiple remote hosts
Execute commands on multiple remote hosts at same time - Multi-Upload/Multi-Download
Upload a file or directory to multiple remote hosts,Or download a file or directory from multiple remote hosts (along the same path) - Split-Upload/Split-Download
Split the file before uploading/downloading. It is an automated solution for transferring large files, such as optical disc ISO or Docker container archive files. - Port forward
Map the remote host port to the local port via the SSH channel - Shell Terminal
Some points in the use of the shell terminal
QRust
QRust is an open source component of Qt/C++ language and Rust language mix programming. This article introduces the origin, programming specification, and use environment of QRust components in detail.
Large file transfer
Large file transfer tool instructions.
The shell terminal on the web page
The Shell terminal of OnTheSSH (version 1.6 and later) is a redesigned terminal architecture oriented towards web programming, with secure and controllable account passwords and users’ behaviors that can be recorded. The three articles here respectively describe the role of the Shell terminal within a web page and, through a practical demo project, introduce how to use the core module of OnTheSSH and encapsulate it through the http interface to write an SSH Shell terminal program embedded in a web page.
