SFTPSCP
SFTPSCP is not an official protocol. The term is used informally to refer to scenarios, software, or scripts that involve secure file transfer over SSH using either SFTP or SCP, or a workflow that can switch between them. There is no RFC or standard specification for SFTPSCP. In practice, it may appear in documentation or code as a shorthand for a combined capability or a wrapper around SFTP and SCP operations.
SFTP (SSH File Transfer Protocol) and SCP (Secure Copy Protocol) are both designed to transfer files securely
In automation, a developer might write a script or use a tool that supports both SFTP and
Security considerations are that both SFTP and SCP rely on SSH cryptography, so protecting private keys and