Ftp; Install Load - H3C S6812 Series Command Reference Manual

Hide thumbs Also See for S6812 Series:
Table of Contents

Advertisement

Syntax
format filesystem
Views
User view
Parameters
filesystem: Specifies a file system.
Usage guidelines
Use this command with caution. This command permanently deletes all files and directories from the
file system, including the startup image files and startup configuration files. The deleted files and
directories cannot be restored. Without startup images, the device cannot reboot.
Examples
# Format the flash: file system.
<boot> format flash:
All data on flash: will be lost, continue?[Y/N]:y
Formatting flash:... Done.

ftp

Use ftp to access an FTP server.
Syntax
ftp { server-ipv4-address | ipv6 server-ipv6-address } { get remote-file local-file | put local-file
remote-file }
Views
User view
Parameters
server-ipv4-address: Specifies the IPv4 address of the FTP server.
server-ipv6-address: Specifies the IPv6 address of the FTP server.
get remote-file local-file: Downloads a file from the FTP server. The remote-file argument indicates
the file to be downloaded. The local-file argument indicates the name for the downloaded file.
put local-file remote-file: Uploads a file to the FTP server. The local-file argument indicates the file to
be uploaded. The remote-file argument indicates the name for the uploaded file.
Usage guidelines
If the traffic is heavy and the file transfer speed is low, you can press Ctrl+C to abort the transfer and
try again later.
Examples
# Log in to FTP server 192.168.1.100. Download the 111.txt file and save it to a local file named
222.txt.
<boot> ftp 192.168.1.100 get 111.txt flash:/222.txt
User: test
Password: ***

install load

Use install load to load a system image and start the Comware system.
9

Advertisement

Table of Contents
loading

This manual is also suitable for:

S6813 seriesS5150-ei

Table of Contents