Command Line Ftp Configuration File Upload Example; Command Line Ftp File Download - ZyXEL Communications UAG Series Cli Reference Manual

Unified access gateway
Hide thumbs Also See for UAG Series:
Table of Contents

Advertisement

The firmware update can take up to five minutes. Do not turn off or reset
the UAG while the firmware update is in progress! If you lose power
during the firmware upload, you may need to refer to
page 225

34.6.2 Command Line FTP Configuration File Upload Example

The following example transfers a configuration file named tomorrow.conf from the computer and
saves it on the UAG as next.conf.
Note: Uploading a custom signature file named "custom.rules", overwrites all custom
signatures on the UAG.
Figure 24 FTP Configuration File Upload Example
C:\>ftp 192.168.1.1
Connected to 192.168.1.1.
220 FTP Server (UAG) [192.168.1.1]
User (192.168.1.1:(none)): admin
331 Password required for admin.
Password:
230 User admin logged in.
ftp> cd conf
250 CWD command successful
ftp> bin
200 Type set to I
ftp> put tomorrow.conf next.conf
200 PORT command successful
150 Opening BINARY mode data connection for next.conf
226-Post action ok!!
226 Transfer complete.
ftp: 20231 bytes sent in 0.00Seconds 20231000.00Kbytes/sec.

34.6.3 Command Line FTP File Download

Connect to the UAG.
1
Enter "bin" to set the transfer mode to binary.
2
Use "cd" to change to the directory that contains the files you want to download.
3
Use "dir" or "ls" if you need to display a list of the files in the directory.
4
Use "get" to download files. For example:
5
"get vpn_setup.zysh vpn.zysh" transfers the vpn_setup.zysh configuration file on the UAG to your
computer and renames it "vpn.zysh."
1.
When you upload a custom signature, the UAG appends it to the existing custom signatures stored in the "custom.rules" file.
UAG CLI Reference Guide
to recover the firmware.
Chapter 34 File Manager
Section 34.8 on
223

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents