sysconf scp enable
Enable and start the SCP service.
This command was added with the introduction of SFTP (a more modern and secure protocol).
By default, for compatibility, scp is enabled.
NOTE SCP is deprecated in favor of SFTP. Adjust any scripts or procedures that currently rely on scp.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
Syntax
sysconf scp enable
Examples
lunash:>sysconf scp enable Command Result : 0 (Success)
lunash:>sysconf scp enable SCP is already enabled on the system. Command Result : 0 (Success)