File Transfer Resource
A File Transfer Resource defines a particular server that the File Transfer component should connect to and the credentials to use when connecting.
Parameters
serverURL — (String) The URL of the server. The File Transfer components support three types of URLs: ftp://, ftps://, and sftp://.
credential — (File Transfer Credential) The credentials to be used to authenticate with the server. There are two credential types that are assignable, Username/Password credentials and PKI Credentials. PKI Credential is only valid if you are accessing an SFTP server.