1.6.4 Ensure 'SCP protocol' is set to Enable for files transfers
Information
Enables Secure Copy protocol Rationale: FTP and TFTP are protocols that transfer data in clear text across the network and thus are vulnerable to packet sniffing. Files and mostly configuration files should be transferred using secure protocols such as HTTPS or SCP.
Solution
Run the following command to enable secure copy HOSTNAME(CONFIG)# SSH SCOPY ENABLE