HP 3100 v2 Series Configuration Manual page 79

Hide thumbs Also See for 3100 v2 Series:
Table of Contents

Advertisement

# Create a local user account abc, set its password to abc and the user privilege level to level 3
(the manage level), specify the root directory of the Flash as the authorized directory, and
specify the service type as FTP.
<Sysname> system-view
[Sysname] local-user abc
[Sysname-luser-abc] password simple abc
[Sysname-luser-abc] authorization-attribute level 3
[Sysname-luser-abc] authorization-attribute work-directory flash:/
[Sysname-luser-abc] service-type ftp
[Sysname-luser-abc] quit
# Enable the FTP server.
[Sysname] ftp server enable
[Sysname] quit
# Examine the storage space for space insufficiency and delete unused files for more free
space.
<Sysname> dir
Directory of flash:/
0
drw-
1
drw-
2
-rw-
3
-rw-
2540 KB total (2511 KB free)
<Sysname> delete /unreserved flash:/back.cfg
2.
Perform FTP operations from the PC (FTP client):
# Log in to the FTP server at 1.1.1.1 by using the username abc and password abc.
c:\> ftp 1.1.1.1
Connected to 1.1.1.1.
220 FTP service ready.
User(1.1.1.1:(none)): abc
331 Password required for abc.
Password:
230 User logged in.
# Download the configuration file config.cfg from the device to the PC for backup.
ftp> get config.cfg back-config.cfg
# Upload the file newest.bin to the device.
ftp> put newest.bin
200 Port command okay.
150 Opening ASCII mode data connection for /newest.bin.
226 Transfer complete.
ftp> bye
221 Server closing.
c:\>
-
Jan 07 2012 10:00:57
-
Jan 02 2012 14:27:51
1216
Jan 02 2012 14:28:59
1216
Jan 02 2012 16:27:26
73
filename
logfile
config.cfg
back.cfg

Advertisement

Table of Contents
loading

Table of Contents