Browse Subversion Repository
Contents of /trunk/doc/en/html/menu/file-transfer-xmodem-send.html
Parent Directory
| Revision Log
| 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
| 2 |
"http://www.w3.org/TR/html4/strict.dtd">
|
| 3 |
<html>
|
| 4 |
<head>
|
| 5 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 6 |
<title>XMODEM Send ([File] Transfer menu)</title>
|
| 7 |
<META http-equiv="Content-Style-Type" content="text/css">
|
| 8 |
<link rel="stylesheet" href="../style.css" type="text/css">
|
| 9 |
</head>
|
| 10 |
|
| 11 |
<body>
|
| 12 |
<h1>XMODEM Send ([File] Transfer menu)</h1>
|
| 13 |
<p>
|
| 14 |
Sends a file to the host with the XMODEM protocol. Activate the
|
| 15 |
receive command of the host's XMODEM before executing this command.
|
| 16 |
</p>
|
| 17 |
|
| 18 |
<h2>"XMODEM Send" dialog box</h2>
|
| 19 |
<h3>File Name</h3>
|
| 20 |
<p>
|
| 21 |
Enter or select the file name of the existing file to be sent.
|
| 22 |
</p>
|
| 23 |
|
| 24 |
<h3>Option</h3>
|
| 25 |
<dl>
|
| 26 |
<dt>Checksum/CRC/1K</dt>
|
| 27 |
<dd>
|
| 28 |
The XMODEM option. Select the same option as the host's XMODEM.
|
| 29 |
If you don't know the host's option, try the Checksum option.
|
| 30 |
</dd>
|
| 31 |
</dl>
|
| 32 |
|
| 33 |
<p>
|
| 34 |
<a href="../usage/tips/xmodem.html">Tips on XMODEM</a>
|
| 35 |
</p>
|
| 36 |
</body>
|
| 37 |
</html>
|
|