The Secure Copy (SCP) task allows you to securely exchange files with a server that supports SCP. The SCP task is much like the SFTP Task, using SSH File Transfer Protocol, except SCP only supports the following FTP commands: GET, MGET, and PUT (for a single file). If multiple files are required per SCP session, consider creating a Loop to accomplish this task.