1282
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
S
ECURE
S
HELL
(SSH) C
OMMANDS
SSH
SERVER
SFTP
ssh server sftp
Overview
This command enables the Secure FTP (SFTP) service on the SSH server. Once
enabled, the server accepts SFTP requests from remote clients.
You must enable the SSH server as well as this service before the device accepts
SFTP connections. The SFTP service is enabled by default as soon as the SSH server
is enabled. If the SSH server is disabled, SFTP service is unavailable.
The
no
variant of this command disables SFTP service on the SSH server. Once
disabled, SFTP requests from remote clients are rejected.
Syntax
ssh server sftp
no ssh server sftp
Mode
Global Configuration
Examples
To enable the SFTP service, use the commands:
awplus#
configure terminal
awplus(config)#
ssh server sftp
To disable the SFTP service, use the commands:
awplus#
configure terminal
awplus(config)#
no ssh server sftp
Related
Commands
show running-config ssh
show ssh server