Ftp; Install Load - H3C S5830V2 Command Reference Manual

Switch series fundamentals
Hide thumbs Also See for S5830V2:
Table of Contents

Advertisement

Usage guidelines
Use the format command with caution. This command permanently deletes all files and directories
from a storage medium, including the startup boot image and startup configuration files. The deleted
files and directories cannot be restored. Without a boot image, the device cannot reboot.
Examples
# Format the Flash.
<boot> format flash:
All data on flash: will be lost, continue?[Y/N]:y
Formatting flash:... Done.

ftp

Use ftp to access a remote FTP server.
Syntax
ftp { server-ipv4-address | ipv6 server-ipv6-address } user username password password { 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.
user username: Specifies the login username, a case-sensitive string of 1 to 15 characters.
password password: Specifies the login password, a case-sensitive string of 1 to 15 characters.
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 by using the username test and password 123. Download the
1 1 1.txt file and save it to a local file named 222.txt.
<boot> ftp 192.168.1.100 user test password 123 get 111.txt flash:/222.txt

install load

Use install load to load a system image and start the Comware system.
Syntax
install load system-package
Views
User view
210

Advertisement

Table of Contents
loading

This manual is also suitable for:

S5820v2

Table of Contents