The scp server enable command enables the SCP service on the SSH server.
The undo scp server enable command disables the SCP service on the SSH server.
By default, the SCP service is disabled on the SSH server.
Usage Scenario
To use SCP for file transfer, you must enable the SCP service on the SSH server. A client can connect to a remote SSH server by SCP only after the SCP service is enabled on the SSH server.
The scp ipv4 server enable command enables the IPv4 SCP service on the SSH server.The scp ipv6 server enable command enables the IPv6 SCP service on the SSH server.
Precautions
If you disable the SCP service on the SSH server, all the clients that log in to the server through SCP will be disconnected.