Installation manual

Command Manual - System Management
Quidway S3000-EI Series Ethernet Switches Chapter 1 File System Management Commands
Huawei Technologies Proprietary
1-25
Description
Using ls command, you can query a specified file.
If no parameter is specified, all the files will be shown.
Example
# Query file temp.c
[ftp] ls temp.c
1.4.15 mkdir
Syntax
mkdir pathname
View
FTP Client view
Parameter
pathname: Directory name.
Description
Using mkdir command, you can create a directory on the remote FTP Server.
User can perform this operation as long as the remote FTP server has authorized.
Example
# Create the directory flash:/lanswitch on the remote FTP Server.
[ftp] mkdir flash:/lanswitch
1.4.16 open
Syntax
open [ ip-address [ port ] ]
View
FTP Client 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.