![Huawei Quidway S8500 Series Command Manual Download Page 1015](http://html.mh-extra.com/html/huawei/quidway-s8500-series/quidway-s8500-series_command-manual_1694791015.webp)
Command Manual – System Management
Quidway S8500 Series Routing Switches
Chapter 1 File System Management Commands
Huawei Technologies Proprietary
1-36
[ftp] ls temp.c
1.4.15 mkdir
Syntax
mkdir
pathname
View
FTP Client view
Parameter
pathname
: Directory name.
Description
Use the
mkdir
command to 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.
<Quidway>ftp
[ftp] mkdir flash:/lanswitch
1.4.16 open
Syntax
open
ipaddr
[
port
]
View
FTP Client view
Parameter
ipaddr
: IP address of the remote FTP server.
port
: Port number of the remote server.
Description
Use the
open
command to set up an FTP connection with a remote FTP server.
Example
# Set up a FTP connection with the FTP server with the IP address of 10.110.3.1.
<Quidway> ftp
[ftp] open 10.110.3.1