Ssh server scp, No ssh server scp – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1421
Secure Shell (SSH) Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
54.39
ssh server scp
This command enables the Secure Copy (SCP) service on the SSH server. Once enabled,
the server accepts SCP requests from remote clients.
You must enable the SSH server as well as this service before the device accepts SCP
connections. The SCP service is enabled by default as soon as the SSH server is enabled.
The no variant of this command disables the SCP service on the SSH server. Once disabled,
SCP requests from remote clients are rejected.
Syntax
ssh server scp
no ssh server scp
Mode
Global Configuration
Examples
To enable the SCP service, use the commands:
To disable the SCP service, use the commands:
Related Commands
show running-config ssh
show ssh server
awplus#
configure terminal
awplus(config)#
ssh server scp
awplus#
configure terminal
awplus(config)#
no ssh server scp