Ftp Configuration: A Switch Functioning As An Ftp Client - H3C S7500 Series Operation Manual

Hide thumbs Also See for S7500 Series:
Table of Contents

Advertisement

Operation Manual – FTP and TFTP
H3C S7500 Series Ethernet Switches
Note:
For information about the boot boot-loader command and how to specify the startup
file for a switch, refer to the "System Maintenance and Debugging" part of this manual.

1.1.4 FTP Configuration: A Switch Functioning as an FTP Client

The function for a switch to function as an FTP client is implemented by an application
module in the switch. Thus a switch can function as an FTP client without any
configuration. You can perform FTP-related operations (such as creating/removing a
directory) by executing FTP client commands on a switch functioning as an FTP client.
Follow these steps to perform basic FTP client configuration:
Enter FTP client view
Set the ASCII mode for file
transfer
Set the binary mode for file
transfer
Set the passive mode for data
transmission
Change the work directory on
the remote FTP server
Change the work directory to the
parent directory
Get the local work directory on
the FTP client
Display the directories on the
FTP server
Create a directory on the remote
FTP server
Remove a directory on the
remote FTP server
Delete a specified file
Query a specified file
To do...
Chapter 1 FTP and TFTP Configuration
Use the command...
ftp [ cluster | ftp-server
[ port-number ] ]
ascii
binary
passive
cd pathname
cdup
lcd
pwd
mkdir pathname
rmdir pathname
delete remotefile
dir [ filename ]
[ localfile ]
1-7
Remarks
Optional
By default, files are
transferred in ASCII
characters.
Optional
Optional
By default, the
passive mode is
adopted.
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional

Advertisement

Table of Contents
loading

Table of Contents