mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-06-08 15:04:05 +08:00
9 lines
404 B
HTML
9 lines
404 B
HTML
<h1 id="bye">bye</h1>
|
||
<p>命令用于中断FTP连线并结束程序。。</p>
|
||
<h2 id="补充说明">补充说明</h2>
|
||
<p><strong>bye命令</strong> 在ftp模式下,输入bye即可中断目前的连线作业,并结束ftp的执行。</p>
|
||
<h3 id="语法">语法</h3>
|
||
<pre><code class="language-bash">bye</code></pre>
|
||
<h3 id="实例">实例</h3>
|
||
<pre><code class="language-bash">bye</code></pre>
|