Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 4 File Management Commands
3Com Corporation
4-39
4.4.20 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.
Example
# Create the directory test on the remote FTP server.
[ftp] mkdir test
4.4.21 open
Syntax
open ipaddr [ port ] [-a ip-address]
View
FTP client view
Parameter
ipaddr: IP address of the remote FTP server.
port: Port number of the remote FTP server.
-a ip-address: Source address of the FTP client.
Description
Use the open command to set up control connection to the remote FTP server.
Example
# Set up FTP connection to the FTP server on the host 10.110.3.1.
[ftp] open 10.110.3.1










