FileTransferOptions Protocol¶ The protocol to use for file transfer. Optional. The default is FTP. Allowed Values¶ FTP FTPS SFTP HTTP HTTPS Type¶ 1( `"FTP"` | `"FTPS"` | `"SFTP"` | `"HTTP"` | `"HTTPS"` ) Declaration¶ 1 ( `"FTP"` | `"FTPS"` | `"SFTP"` | `"HTTP"` | `"HTTPS"` ) myFileTransferOptions.Protocol