H3C Technologies H3C WX3000 Series Unified Switches User Manual
Page 520
49-7
To do…
Use the command…
Remarks
Change the working directory on
the remote FTP server
cd
pathname
Change the working directory to be
the parent directory
cdup
Get the local working path on the
FTP client
lcd
Display the working directory on
the FTP server
pwd
Create a directory on the remote
FTP server
mkdir
pathname
Remove a directory on the remote
FTP server
rmdir
pathname
Delete a specified file
delete
remotefile
Optional
dir
[ remotefile ] [ localfile ]
Query a specified file on the FTP
server
ls
[ remotefile ] [ localfile ]
Optional
If no file name is specified, all the
files in the current directory are
displayed.
The difference between these two
commands is that the dir
command can display the file
name, directory as well as file
attributes; while the Is command
can display only the file name and
directory.
Download a remote file from the
FTP server
get
remotefile [ localfile ]
Upload a local file to the remote
FTP server
put
localfile [ remotefile ]
Rename a file on the remote server
rename
remote-source
remote-dest
Log in with the specified user
name and password
user
username [ password ]
Connect to a remote FTP server
open
{ ip-address | server-name }
[ port ]
disconnect
Terminate the current FTP
connection without exiting FTP
client view
close
quit
Terminate the current FTP
connection and return to user view
bye
Display the online help about a
specified command concerning
FTP
remotehelp
[ protocol-command ]
Optional
Enable the verbose function
verbose
Optional
Enabled by default
Specifying the source interface and source IP address for an FTP client
You can specify the source interface and source IP address for the device acting as an FTP client, so
that it can connect to a remote FTP server.