Ftp; Get - Huawei quidway s3526 series Getting Started

Hide thumbs Also See for quidway s3526 series:
Table of Contents

Advertisement

Command Manual - System Management
Quidway S3500 Series Ethernet Switches

1.4.11 ftp

Syntax
ftp [ ip-address [ port ] ]
View
User view
Parameter
ip-address: The host name ( a string with a length of 1 to 20 characters ) or the IP
address of the remote FTP Server.
port: Port number of remote FTP Server, ranging from 0 to 65535. By default , it is 21.
Description
Using ftp command, you can establish control connection with the remote FTP Server
and enter FTP Client view.
Example
# Connect to FTP Server at the IP address 1.1.1.1
<Quidway> ftp 1.1.1.1

1.4.12 get

Syntax
get remotefile [ localfile ]
View
FTP Client view
Parameter
localfile: Local file name.
remotefile: Name of a file on the remote FTP Server.
Description
Using get command, you can download a remote file and save it locally.
If no local file name is specified, it will be considered the same as that on the remote
FTP Server.
Example
# Download the file temp1.c and saves it as temp.c
[ftp] get temp1.c temp.c
Chapter 1 File System Management Commands
Huawei Technologies Proprietary
1-23

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents