ZyXEL Communications ZyXEL ZyAIR 100 User Manual

Page 444

Advertising
background image

ZyWALL 10~100 Series Internet Security Gateway

34-4

Firmware and Configuration File Maintenance

Step 6. Use “get” to transfer files from the ZyWALL to the computer, for example, “get rom-0

config.rom” transfers the configuration file on the ZyWALL to your computer and renames it
“config.rom”. See earlier in this chapter for more information on filename conventions.

Step 7. Enter “quit” to exit the ftp prompt.

34.3.3 Example of FTP Commands from the Command Line

Figure 34-2 FTP Session Example

34.3.4 GUI-based FTP Clients

The following table describes some of the commands that you may see in GUI-based FTP clients.

Table 34-2 General Commands for GUI-based FTP Clients

COMMAND DESCRIPTION

Host Address

Enter the address of the host server.

Login Type

Anonymous.

This is when a user I.D. and password is automatically supplied to the
server for anonymous access. Anonymous logins will work only if your ISP
or service administrator has enabled this option.

Normal.

The server requires a unique User ID and Password to login.

Transfer Type

Transfer files in either ASCII (plain text format) or in binary mode.

Initial Remote Directory

Specify the default remote directory (path).

331 Enter PASS command
Password:
230 Logged in
ftp> bin
200 Type I OK
ftp> get rom-0 zyxel.rom
200 Port command okay
150 Opening data connection for STOR ras
226 File received OK
ftp: 16384 bytes sent in 1.10Seconds
297.89Kbytes/sec.
ftp> quit

Advertising