
Chapter 35 File Manager
35.6.4 Command Line FTP Configuration File Download Example
The following example gets a configuration file named today.conf from the NXC and saves it on the computer as current.conf.
Figure 19 FTP Configuration File Download Example
C:\>ftp 192.168.1.1 Connected to 192.168.1.1.
220 FTP Server [192.168.1.1] User (192.168.1.1:(none)): admin 331 Password required for admin. Password:
230 User admin logged in. ftp> bin
200 Type set to I ftp> cd conf
250 CWD command successful
ftp> get today.conf current.conf 200 PORT command successful
150 Opening BINARY mode data connection for conf/today.conf
(20220 bytes)
226 Transfer complete.
ftp: 20220 bytes received in 0.03Seconds 652.26Kbytes/sec.
35.7 NXC File Usage at Startup
The NXC uses the following files at system startup.
Figure 20 NXC File Usage at Startup
1.Boot Module
2.Recovery Image
3.Firmware
1The boot module performs a basic hardware test. You cannot restore the boot module if it is damaged. The boot module also checks and loads the recovery image. The NXC notifies you if the recovery image is damaged.
2The recovery image checks and loads the firmware. The NXC notifies you if the firmware is damaged.
230 |
| |
NXC CLI Reference Guide |
| |
|
|
|