Command Manual - System Management
Quidway S2000 Series Ethernet Switches Chapter 1 File System Management Commands
1-28
If no parameter is specified, all the files will be shown.
Example
# Query file temp.c
[ftp] ls temp.c
1.4.14 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.15 passive
Syntax
passive
undo passive
View
FTP Client view