H3C S7500E Series Ethernet Switches Operation Manual

Operation Manual – File System Management
H3C S7500E Series Ethernet Switches Chapter 2 FTP Configuration
2-4
To do… Use the command… Remarks
Log onto the remote FTP
server directly in user
view
ftp ipv6 [ server-address
[ service-port ] [ source ipv6
source-ipv6-address ] [ -i
interface-type interface-number ] ]
ftp ipv6
Log onto the remote FTP
server indirectly in FTP
client view
open ipv6 server-address
[ service-port ] [ -i interface-type
interface-number ]
Use either
approach.
Available in user
view
2.2.2 Configuring the FTP Client
After a device serving as the FTP client has established a connection with the FTP
server (For establishing FTP connection, refer to
Establishing an FTP Connection.), the
device can perform the following operations for the authorized directory:
To do… Use the command… Remarks
Display help information of
FTP-related commands
supported by the remote
FTP server
remotehelp
[ protocol-command ]
Optional
Enable information display
in a detailed manner
verbose
Optional
Enabled by default
Enable FTP client
debugging
debugging
Optional
Disabled by default
Use other username to
relog after logging onto the
FTP server successfully
user username
[ password ]
Optional
Set the file transfer mode to
ASCII
ascii
Optional
ASCII by default
Set the file transfer mode to
binary
binary
Optional
ASCII by default
Change the working path on
the remote FTP server
cd pathname
Optional
Exit the current directory
and enter the upper level
directory
cdup
Optional
Display files/directories
information on the FTP
server
dir [ remotefile
[ localfile ] ]
Optional
Check files/directories on
the FTP server
ls [ remotefile
[ localfile ] ]
Optional