uTools-Manuals/docs/linux/sftp-server.html
2019-04-21 11:50:48 +08:00

8 lines
429 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<h1 id="sftp-server">sftp-server</h1>
<p>sftp协议的服务器端程序</p>
<h2 id="补充说明">补充说明</h2>
<p><strong>sftp-server命令</strong> 是一个“sftp”协议的服务器端程序它使用加密的方式进行文件传输。</p>
<h3 id="语法">语法</h3>
<pre><code class="language-bash">sftp-server</code></pre>
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->