Operation Manual – FTP-SFTP-TFTP
H3C S3100 Series Ethernet Switches
Chapter 1 FTP and SFTP Configuration
1-7
Operation
Command
Description
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
1.2.3 Configuration Example: A Switch Operating as an FTP Server
I. Network requirements
A switch operates as an FTP server and a remote PC as an FTP client. The application
switch.bin
of the switch is stored on the PC. Upload the application to the remote
switch through FTP and use the
boot boot-loader
command to specify
switch.bin
as
the application for next startup. Reboot the switch to upgrade the switch application and