Service manual
T
echnical
B
ulletin
PAGE: 6/15
Reissued: 15-Apr-05
Model:
General RTB
Date:
15-Nov-04
No.:
RGene019a
5.3 RFU for Windows
1. Open a command prompt.
o
[Start]-[Program]-[Accessories]-[Command Prompt]
2. Logon to the machine using ftp.
C:\> ftp xxx.xxx.xxx.xxx Specify the machine's IP address
Connected to xxx.xxx.xxx.xxx.
220 (Product name) FTP server (1.00)ready.
User (IP address:(none)):
3. Enter the user name.
User (IP address:(none)):rsysupdate User name
331 Password required for rsysupdate.
Password:
4. Enter the password.
Password:xxxxx
230 User rsysupdate logged in. Login successful.
ftp>
5. Enter "dir" to check that version.txt exists.
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for '/'.
-r--r--r--root root 200 Jan 1 01:08 help
-r--r--r--root root 200 Jan 1 01:08 info
-r--r--r--root root 200 Jan 1 01:08 install
-r--r--r--root root 200 Jan 1 01:08 prnlog
-r--r--r--root root 200 Jan 1 01:08 stat
-r--r--r--root root 200 Jan 1 01:08 syslog
-r--r--r--root root 200 Jan 1 01:08 version.txt
-r--r--r--root root 200 Jan 1 01:08 errlog.txt
226 Transfer complete.
ftp:372 bytes received in n.nn Seconds n.nn Kbytes/sec.
ftp>