17-4
Firmware and Configuration Maintenance
Example of FTP Commands from the DOS Prompt
Figure 17-2 FTP Session Example
FTP GUI Clients
The following table describes some of the commands that you may see in FTP GUI clients.
Table 17-2 General Commands for GUI 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).
Initial Local Directory
Specify the default local directory (path).
TFTP and FTP over WAN Will Not Work When
¾
Telnet service is disabled in menu 24.11.
¾
A filter in menu 3.1 (LAN) or in menu 11.5 (WAN) is applied to block Telnet service.
¾
The IP address in the
Secured Client IP
field (menu 24.11) does not match the client IP
address. If it does not match, the Prestige will disconnect the Telnet session immediately.
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