beautypg.com

2 sftp service, 1 introduction to sftp, 2 sftp server configuration – H3C Technologies H3C S3100 Series Switches User Manual

Page 509: 2 sftp service -23

background image

Operation Manual – SSH Terminal Service

H3C S3100-52P Ethernet Switch

Chapter 1 SSH Terminal Service

1-23

Do you want to save the server's public key?(Y/N):y

Enter password:

**************************************************************************

* Copyright(c) 2004-2007 Hangzhou H3C Tech. Co., Ltd. All rights reserved.*

* Without the owner's prior written consent, *

* no decompiling or reverse-engineering shall be allowed. *

**************************************************************************

z

RSA public key authentication

# Start SSH Client with defined encryption algorithms.

[H3C] ssh2 10.165.87.136 22 perfer_kex dh_group1 perfer_ctos_cipher des

perfer_ctos_hmac md5 perfer_stoc_hmac md5

username: client003

Trying 10.165.87.136...

Press CTRL+K to abort

Connected to 10.165.87.136...

The Server is not autherncated.Do you continue access it?(Y/N):y

Do you want to save the server's public key?(Y/N):y

**************************************************************************

* Copyright(c) 2004-2007 Hangzhou H3C Tech. Co., Ltd. All rights reserved.*

* Without the owner's prior written consent, *

* no decompiling or reverse-engineering shall be allowed. *

**************************************************************************

1.2 SFTP Service

1.2.1 Introduction to SFTP

Secure FTP (SFTP) is a new feature introduced in SSH2.0.
Since SFTP is based on SSH, it can provides security for remote users to log into the
switch and perform file management and transfer operations (such as system update),
thus providing more security for data transfer. Through the SFTP client function, you
can securely log into a remote device and perform file transfer operations securely.

1.2.2 SFTP Server Configuration

The following sections describe SFTP Server configuration tasks:

z

Configuring service type for an SSH user

z

Enabling SFTP Server