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