To specify a file path in a remote server, select this option, a protocol (transport mechanism) from the list, and type the file path location. For example, FTP://host:port/DestinationFolder/.  Type a User name and Password for the remote server.  If you select FTPES, FTPS, or HTTPS protocol, type the keystore path in Keystore, Keystore password, and Key password.  For the SFTP protocol, select Two-factor authentication if you want ActiveTransfer to check both the public user name Password and the private Keystore Password when establishing a connection with an SFTP server. If either of these passwords is missing, the connection fails. You can configure the preferred cipher from the list of supported cipher in Preferred cipher field. Additionally, if you want to remove a cipher from the supported cipher list, then you set configure it on the Excluded cipher field.  If you select SMB protocol, you can choose the version of SMB version that you want to connect to. Additionally, you need to select the SMB 2.0 to use the services of the SMB version 2.0 or later.  If you want to configure the VFS with Amazon-S3 storage type, then use the following fields: Fields | Description/Action | Bucket name | Specify the Amazon-S3 bucket name. | Folder path | Specify the folder path for the bucket which you define in the Bucket name. Note: If you do not specify the folder path, then the root of the bucket will be considered by default. | Region name | Choose the AWS ( Amazon Web Services ) region from the drop-down list. This is the location where your bucket resides. | Access key ID | Specify the access key id to access the Amazon-S3 bucket. . | Secret cccess key | Specify the secret key which corresponds to the Access Key ID that has the access to Amazon-S3 bucket. |
Note: For more information about Amazon-S3 service, refer Amazon documentation. Note:
For a list of known endpoint specific limitations, see
Limitations.  If you want to configure the VFS with Azure storage type, then select the AZURE-FILE or AZURE-BLOB from the drop-down list. Note: ActiveTransfer currently supports only AZURE-FILE shares and AZURE-BLOB containers.  To configure the VFS with AZURE-FILE, use the following fields: Fields | Description/Action | Authentication type | Specifies the authentication information that must be sent to the Azure storage type for authorizing the access to specific resources. File shares supports Shared Key and Shared access signature (SAS) authentication type. Choose one of the following ways to provide the authentication information: Shared Key: The shared key type passes a header with each request that is signed using the respective storage account access key. Enter the values for the following fields: Account name: Specify the account name that corresponds to the Azure account for the AZURE-FILE location. Account key: Specify the key which you create at the Azure portal for the corresponding Account name. Shared access signature (SAS): The shared access signature type provides secure delegated access to resources in your storage account without compromising the security of your data. Additionally you can control what resources the client may access, what permissions they have on those resources, and how long the SAS is valid, among other parameters. Account name: Specify the account name that corresponds to the Azure account for the AZURE-FILE location. SAS token: The SAS token is a string that you generate in the Azure portal for an account. | Location | Specify the location where the folder for the file shares resides. |
 To configure the VFS with AZURE-BLOB, use the following fields: Fields | Description | Authentication type | Specifies the authentication information that must be sent to the Azure storage for authorizing the access to resources. The AZURE-BLOB supports Shared Key, Shared access signature (SAS), and Anonymous public access authentication types. Choose one of the following ways to provide the authentication information: Shared Key: The shared key type passes a header with each request that is signed using the respective Storage Account Access Key. Enter the values for the following fields: Account name: Specify the account name that corresponds to the Azure account for the blob location. Account key: Specify the key which you create at the Azure portal for the corresponding Account name. Shared access signature (SAS): The shared access signature type provides secure delegated access to resources in your storage account without compromising the security of your data. Additionally you can control what resources the client may access, what permissions they have on those resources, and how long the SAS is valid, among other parameters. Account name: Specify the account name that corresponds to the Azure account for the blob location. SAS token: The SAS token is a string that you generate in the Azure portal for an account. Anonymous public read access: The anonymous public read access type provides you with read access within a publicly accessible container without authorizing the request. | Storage sub-type | The below mentioned are the two types of storage sub-type: Block Blob: It stores the unstructured data such as files, media, images, documents, and so on in blocks. Append Blob: It appends the unstructured data such as files, media, images, documents and so on. | Location | Specify the location where the folder for blob container resides. | Advanced | Storage size | Specifies the size of each part of the file which gets uploaded to the blob container. | Azure headers | Add the additional header parameters to set the extra metadata for the blob container. Click  to add the Header key and Header value information respectively. The following are the list if supported headers:  cacheControl  contentType  contentEncoding  contentLanguage  contentDisposition |
Note: For more information on AZURE-FILE shares and AZURE-BLOB containers, refer Azure documentation.  Select Use proxy if you want to route file transfers to remote servers through a proxy server, and select one of the following options: Global proxy settings: If you want ActiveTransfer to use the default proxy server alias set up in Integration Server or ActiveTransfer. Select proxy alias: If you want to use a specific proxy server alias for the virtual folder, then select the appropriate proxy server alias to use from the available list.  Click Test Connection to check the connection to the remote location.  Select High availability download recovery if you want ActiveTransfer Server to recover from a download that was not completed.  Select High availability upload recovery if you want ActiveTransfer Server to recover from a upload that was not completed.  Select Passive if you want to enable ActiveTransfer Server to connect to a remote server using the passive mode. ActiveTransfer Server uses the active mode by default. This option is applicable for FTP, FTPS, and FTPES protocols.  Select Force CWD to extract directory if the FTP server you are connecting to allows file operations only on the current directory. Enabling this option forces a change to the target directory before executing the file operations. Note: Sending MKDIR or CWD to a directory with no files results in error. Note: Sending RMD after deleting all files in a directory results in error. |