The FTP protocol to use to connect to the FTP server. You can specify ftp, sftp, or ftps.
| Type: | String |
| Default: | sftp
|
| Required: | No (defaults to SFTP unless the port number is a standard FTP port) |
| Configuration Section: | TaskName or FETCHTASKS |
| Example: | Protocol=sftp
|
| See Also: | UseSSL |
|
|