快捷命令和发送功能都可以发送一段文本到会话以执行命令,这是一个非常好的好功能。
但是我觉得他们都缺少了一个重要的功能,从文本文件读取内容再发送到ssh会话。
当写了一个比较长的脚本文件,需要调试时候,如果拥有读取本地文件内容直接发送到会话执行那么将极大地减少反复传输文件的动作。
Both the Quick Command and Send functions facilitate the transmission of text to a session for command execution, representing a highly valuable capability.
However, both features currently lack a critical function: the ability to ingest content from a local text file and transmit it directly to an SSH session.
In scenarios involving the debugging of extensive script files, the capacity to read local file contents and immediately dispatch them to the session for execution would significantly mitigate the inefficiencies associated with repetitive file transfer operations.
快捷命令和发送功能都可以发送一段文本到会话以执行命令,这是一个非常好的好功能。
但是我觉得他们都缺少了一个重要的功能,从文本文件读取内容再发送到ssh会话。
当写了一个比较长的脚本文件,需要调试时候,如果拥有读取本地文件内容直接发送到会话执行那么将极大地减少反复传输文件的动作。
Both the Quick Command and Send functions facilitate the transmission of text to a session for command execution, representing a highly valuable capability.
However, both features currently lack a critical function: the ability to ingest content from a local text file and transmit it directly to an SSH session.
In scenarios involving the debugging of extensive script files, the capacity to read local file contents and immediately dispatch them to the session for execution would significantly mitigate the inefficiencies associated with repetitive file transfer operations.