Update Question 15.20:

- Point to Handbook

Reviewed by:  trhodes
Approved by:  gabor
This commit is contained in:
Gabor Pali 2008-07-05 03:00:47 +00:00
parent 28c796df33
commit 855d6bb2e8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32468

View file

@ -9723,22 +9723,9 @@ hint.sio.7.irq="12"</programlisting>
</question> </question>
<answer> <answer>
<para>First, install one of the zmodem programs from the <para>See <ulink
ports collection (such as one of the two from the comms url="&url.books.handbook;/dialout.html#AEN31177">this answer</ulink>
category, <application>lrzsz</application> or in the &os; Handbook.</para>
<application>rzsz</application>.</para>
<para>To receive files, start the sending program on the
remote end. Then, press enter and type <literal>~C
rz</literal> (or <literal>~C lrz</literal> if you
installed <application>lrzsz</application>) to begin
receiving them locally.</para>
<para>To send files, start the receiving program on the
remote end. Then, press enter and type <literal>~C sz
<replaceable>files</replaceable></literal> (or <literal>~C
lsz <replaceable>files</replaceable></literal>) to send
them to the remote system.</para>
</answer> </answer>
</qandaentry> </qandaentry>
</qandaset> </qandaset>