Ssh server sftp, Undebug ssh client, Undebug ssh server – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1422: No ssh server sftp

Secure Shell (SSH) Commands
Software Reference for x310 Series Switches
54.40
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
ssh server sftp
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:
To disable the SFTP service, use the commands:
Related Commands
show running-config ssh
show ssh server
undebug ssh client
This command applies the functionality of the
no
command.
undebug ssh server
This command applies the functionality of the
no
command.
awplus#
configure terminal
awplus(config)#
ssh server sftp
awplus#
configure terminal
awplus(config)#
no ssh server sftp